{
    "name": "Atlas Fitnes",
    "description": "atlasfitnes.com",
    "url": "https:\/\/atlasfitnes.com",
    "home": "https:\/\/atlasfitnes.com\/id",
    "gmt_offset": "0",
    "timezone_string": "",
    "namespaces": [
        "oembed\/1.0",
        "wc\/v3",
        "yoast\/v1",
        "ldlms\/v1",
        "wp\/v2",
        "ldlms\/v2",
        "jetpack\/v4",
        "elementor\/v1",
        "wc\/v1",
        "wc-admin",
        "wc-analytics",
        "wc\/store",
        "wc\/store\/v1",
        "wc\/private",
        "wp-rocket\/v1",
        "google-site-kit\/v1",
        "elementor-pro\/v1",
        "wc\/v2",
        "wc-telemetry",
        "wccom-site\/v3",
        "ld-propanel\/v1",
        "affwp\/v1",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/atlasfitnes.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL dari sumber dimana data oEmbed akan diperoleh.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL dari sumber dimana data oEmbed akan diperoleh.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Format oEmbed yang akan digunakan.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Lebar maksimal frame sematan dalam satuan piksel.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Ketinggian maksimal frame sematan dalam satuan piksel.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Penentuan jika akan melakukan permintaan penemuan oEmbed untuk penyedia yang tidak diizinkan. ",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/featured": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/marketplace\/featured"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/refresh": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/marketplace\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/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",
                                "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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/fix_assessments": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "assessment": {
                            "type": "string",
                            "enum": [
                                "keyphrase-introduction",
                                "keyphrase-density",
                                "keyphrase-distribution",
                                "keyphrase-subheadings"
                            ],
                            "description": "The assessment.",
                            "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
                        },
                        "synonyms": {
                            "type": "string",
                            "description": "The synonyms for the focus keyphrase.",
                            "required": false
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/ai_generator\/fix_assessments"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/ai_generator\/get_usage"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/workouts\/enable_cornerstone"
                    }
                ]
            }
        },
        "\/ldlms\/v1": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ldlms\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v1"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/echo": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v1\/echo"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-courses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "default": "open",
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "default": false,
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "default": [],
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "default": "ANY",
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "default": 0,
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/sfwd-courses"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-courses\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-courses": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "default": "open",
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "default": false,
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "default": [],
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "default": "ANY",
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "default": 0,
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v1\/sfwd-courses"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/sfwd-courses\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-courses\/(?P<id>[\\d]+)\/steps": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID to enroll user into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Filter returned results by step type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "h",
                                "l",
                                "t",
                                "r"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID to enroll user into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Filter returned results by step type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "h",
                                "l",
                                "t",
                                "r"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-courses\/(?P<id>[\\d]+)\/users": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Batasi hasil diatur ke pengguna yang setidaknya satu peran spesifik yang telah disediakan. Terima daftar csv atau peran tunggal.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke pengguna dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to enroll into course. Limit 50 per request.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to remove from group. Limit 50 per request.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/groups": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/groups"
                    }
                ]
            }
        },
        "\/wp\/v2\/groups\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-courses\/(?P<id>[\\d]+)\/groups": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to enroll into Course.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to remove from Course.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-lessons": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_lesson_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_lesson_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_lesson_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_lesson_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "lesson_materials": {
                            "description": "Lesson Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "default": "",
                            "description": "Forced Lesson Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "default": 0,
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "default": "on",
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": "1",
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_deletion_enabled": {
                            "default": 0,
                            "description": "Allow Student to Delete own Assignment(s)",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "default": 0,
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "default": 0,
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "visible_after": {
                            "default": 0,
                            "description": "Make Lesson visible X Days After Sign-up",
                            "type": "number",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Make Lesson Visible on Specific Date",
                            "type": "wp_date_selector",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/sfwd-lessons"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-lessons\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "lesson_materials": {
                            "description": "Lesson Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Lesson Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_deletion_enabled": {
                            "description": "Allow Student to Delete own Assignment(s)",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "visible_after": {
                            "description": "Make Lesson visible X Days After Sign-up",
                            "type": "number",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Make Lesson Visible on Specific Date",
                            "type": "wp_date_selector",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-lessons": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_lesson_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_lesson_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_lesson_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_lesson_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "lesson_materials": {
                            "description": "Lesson Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "default": "",
                            "description": "Forced Lesson Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "default": 0,
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "default": "on",
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": "1",
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_deletion_enabled": {
                            "default": 0,
                            "description": "Allow Student to Delete own Assignment(s)",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "default": 0,
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "default": 0,
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "visible_after": {
                            "default": 0,
                            "description": "Make Lesson visible X Days After Sign-up",
                            "type": "number",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Make Lesson Visible on Specific Date",
                            "type": "wp_date_selector",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v1\/sfwd-lessons"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/sfwd-lessons\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "lesson_materials": {
                            "description": "Lesson Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Lesson Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_deletion_enabled": {
                            "description": "Allow Student to Delete own Assignment(s)",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "visible_after": {
                            "description": "Make Lesson visible X Days After Sign-up",
                            "type": "number",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Make Lesson Visible on Specific Date",
                            "type": "wp_date_selector",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-topic": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_topic_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_topic_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_topic_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_topic_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "topic_materials": {
                            "description": "Topic Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "default": "",
                            "description": "Forced Topic Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "default": 0,
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "default": "on",
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": "1",
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "default": 0,
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "default": 0,
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/sfwd-topic"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-topic\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "topic_materials": {
                            "description": "Topic Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Topic Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-topic": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_topic_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_topic_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_topic_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_topic_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "topic_materials": {
                            "description": "Topic Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "default": "",
                            "description": "Forced Topic Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "default": 0,
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "default": "on",
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": "1",
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "default": 0,
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "default": 0,
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v1\/sfwd-topic"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/sfwd-topic\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "topic_materials": {
                            "description": "Topic Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Topic Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-quiz": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Limit results to be within a specific Topic. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "default": "0.8",
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "default": "80",
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "default": "",
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/sfwd-quiz"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-quiz\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-quiz": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Limit results to be within a specific Topic. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "default": "0.8",
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "default": "80",
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "default": "",
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v1\/sfwd-quiz"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/sfwd-quiz\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the quiz object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the quiz object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the quiz object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/groups": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v1\/groups"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/groups\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/groups\/(?P<id>[\\d]+)\/courses": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to enroll into group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to remove from group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/groups\/(?P<id>[\\d]+)\/leaders": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Batasi hasil diatur ke pengguna yang setidaknya satu peran spesifik yang telah disediakan. Terima daftar csv atau peran tunggal.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke pengguna dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "Group Leader User IDs to enroll into Group",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "Group Leader User IDs to remove from Group",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/groups\/(?P<id>[\\d]+)\/users": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Batasi hasil diatur ke pengguna yang setidaknya satu peran spesifik yang telah disediakan. Terima daftar csv atau peran tunggal.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke pengguna dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to enroll into Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to remove from Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/users\/(?P<id>[\\d]+)\/groups": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to add to User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to remove from User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/users\/(?P<id>[\\d]+)\/courses": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID to enroll user into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID to enroll user into.",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Courses IDs to add to User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID to enroll user into.",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Courses IDs to remove from User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-questions": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v1\/sfwd-questions"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/sfwd-questions\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "The question ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "The question ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "The question ID",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sections\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ldlms\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-courses": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "default": false,
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "certificate": {
                            "default": 0,
                            "description": "Course Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "exam_challenge": {
                            "default": 0,
                            "description": "Challenge Exam Show",
                            "type": "integer",
                            "required": false
                        },
                        "disable_content_table": {
                            "default": false,
                            "description": "Disable Course Content Table",
                            "type": "boolean",
                            "required": false
                        },
                        "lessons_per_page": {
                            "default": false,
                            "description": "Custom Pagination",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_per_page_custom": {
                            "default": 0,
                            "description": "Lessons per page",
                            "type": "integer",
                            "required": false
                        },
                        "topic_per_page_custom": {
                            "default": 0,
                            "description": "Topics per page",
                            "type": "integer",
                            "required": false
                        },
                        "price_type": {
                            "default": "open",
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "paynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "price_type_paynow_price": {
                            "default": "",
                            "description": "Pay Now Course Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_paynow_enrollment_url": {
                            "default": "",
                            "description": "Pay Now course Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_price": {
                            "default": "",
                            "description": "Subscribe Course Price",
                            "type": "string",
                            "required": false
                        },
                        "trial_price": {
                            "default": "",
                            "description": "Course Trial Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_enrollment_url": {
                            "default": "",
                            "description": "Subscribe course Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_price": {
                            "default": "",
                            "description": "Closed Course Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_custom_button_url": {
                            "default": "",
                            "description": "Closed Course Button URL",
                            "type": "string",
                            "required": false
                        },
                        "prerequisite_enabled": {
                            "default": false,
                            "description": "Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "prerequisite_compare": {
                            "default": "ANY",
                            "description": "Prerequisite Compare Mode.",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "prerequisites": {
                            "default": [],
                            "description": "Prerequisites.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "points_enabled": {
                            "default": false,
                            "description": "Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "points_access": {
                            "default": 0,
                            "description": "Required for Access",
                            "type": "float",
                            "required": false
                        },
                        "points_amount": {
                            "default": 0,
                            "description": "Awarded on Completion",
                            "type": "float",
                            "required": false
                        },
                        "expire_access": {
                            "default": false,
                            "description": "Course Access Expiration",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Access Period",
                            "type": "integer",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "default": false,
                            "description": "Data Deletion",
                            "type": "boolean",
                            "required": false
                        },
                        "progression_disabled": {
                            "default": false,
                            "description": "Course Progression Disabled",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/sfwd-courses"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-courses\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "certificate": {
                            "description": "Course Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "exam_challenge": {
                            "description": "Challenge Exam Show",
                            "type": "integer",
                            "required": false
                        },
                        "disable_content_table": {
                            "description": "Disable Course Content Table",
                            "type": "boolean",
                            "required": false
                        },
                        "lessons_per_page": {
                            "description": "Custom Pagination",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_per_page_custom": {
                            "description": "Lessons per page",
                            "type": "integer",
                            "required": false
                        },
                        "topic_per_page_custom": {
                            "description": "Topics per page",
                            "type": "integer",
                            "required": false
                        },
                        "price_type": {
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "paynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "price_type_paynow_price": {
                            "description": "Pay Now Course Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_paynow_enrollment_url": {
                            "description": "Pay Now course Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_price": {
                            "description": "Subscribe Course Price",
                            "type": "string",
                            "required": false
                        },
                        "trial_price": {
                            "description": "Course Trial Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_enrollment_url": {
                            "description": "Subscribe course Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_price": {
                            "description": "Closed Course Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_custom_button_url": {
                            "description": "Closed Course Button URL",
                            "type": "string",
                            "required": false
                        },
                        "prerequisite_enabled": {
                            "description": "Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "prerequisite_compare": {
                            "description": "Prerequisite Compare Mode.",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "prerequisites": {
                            "description": "Prerequisites.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "points_enabled": {
                            "description": "Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "points_access": {
                            "description": "Required for Access",
                            "type": "float",
                            "required": false
                        },
                        "points_amount": {
                            "description": "Awarded on Completion",
                            "type": "float",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Course Access Expiration",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Access Period",
                            "type": "integer",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Data Deletion",
                            "type": "boolean",
                            "required": false
                        },
                        "progression_disabled": {
                            "description": "Course Progression Disabled",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-courses\/(?P<id>[\\d]+)\/steps": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Filter returned results by step type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "h",
                                "l",
                                "t",
                                "r",
                                "co",
                                "sections",
                                "legacy"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Filter returned results by step type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "h",
                                "l",
                                "t",
                                "r",
                                "co",
                                "sections",
                                "legacy"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-courses\/(?P<id>[\\d]+)\/prerequisites": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-courses\/(?P<id>[\\d]+)\/users": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Urutkan koleksi berdasarkan atribut pengguna.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke pengguna dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Batasi hasil diatur ke pengguna yang setidaknya satu peran spesifik yang telah disediakan. Terima daftar csv atau peran tunggal.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Batasi jumlah hasil untuk pengguna sesuai setidaknya satu kapabilitas yang disediakan. Terima kapabilitas daftar csv atau satuan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Batasi kumpulan hasil kepada pengguna yang dianggap penulis.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Batasi jumlah hasil kepada pengguna yang telah mempublikasikan artikel.",
                            "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_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "product": "product",
                                    "sfwd-courses": "sfwd-courses",
                                    "sfwd-lessons": "sfwd-lessons",
                                    "sfwd-topic": "sfwd-topic",
                                    "sfwd-quiz": "sfwd-quiz",
                                    "sfwd-question": "sfwd-question",
                                    "ld-exam": "ld-exam",
                                    "groups": "groups",
                                    "oceanwp_library": "oceanwp_library",
                                    "sfwd-essays": "sfwd-essays",
                                    "sfwd-assignment": "sfwd-assignment"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to update in Course. Limit 50 per request.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to remove from Course. Limit 50 per request.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-courses\/(?P<id>[\\d]+)\/groups": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to enroll into Course.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to remove from Course.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-lessons": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_lesson_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_lesson_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_lesson_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_lesson_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "default": false,
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "video_enabled": {
                            "default": false,
                            "description": "Lesson Video Progression Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "video_url": {
                            "default": "",
                            "description": "Lesson Video Progression URL",
                            "type": "text",
                            "required": false
                        },
                        "video_shown": {
                            "default": "BEFORE",
                            "description": "Lesson Video Shown before or after sub-steps",
                            "type": "string",
                            "enum": [
                                "BEFORE",
                                "AFTER"
                            ],
                            "required": false
                        },
                        "video_auto_complete": {
                            "default": false,
                            "description": "Lesson Video Auto-complete",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_complete_delay": {
                            "default": 0,
                            "description": "Lesson Video Completion Delay (seconds).",
                            "type": "integer",
                            "required": false
                        },
                        "video_show_complete_button": {
                            "default": false,
                            "description": "Lesson Video Show Mark Complete Button",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_start": {
                            "default": false,
                            "description": "Lesson Video Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "video_show_controls": {
                            "default": false,
                            "description": "Lesson Video Controls Display. YouTube and local videos only",
                            "type": "boolean",
                            "required": false
                        },
                        "video_focus_pause": {
                            "default": false,
                            "description": "Video Pause on Window Unfocused",
                            "type": "boolean",
                            "required": false
                        },
                        "video_resume": {
                            "default": false,
                            "description": "Video Resume",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_enabled": {
                            "default": false,
                            "description": "Lesson Assignment Uploads Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Lesson Assignment Allowed file extensions. Comma separated pdf, xls, zip",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Lesson Assignment Upload size limit. Max per server is 2048M ",
                            "type": "text",
                            "required": false
                        },
                        "assignment_points_enabled": {
                            "default": false,
                            "description": "Lesson Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_points_amount": {
                            "default": 0,
                            "description": "Lesson Assignment Points Amount",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_auto_approve": {
                            "default": true,
                            "description": "Lesson Assignment Auto-approve Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": 0,
                            "description": "Lesson Assignment Upload Count Limit.",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_deletion_enabled": {
                            "default": false,
                            "description": "Lesson Assignment Allow File Deletion.",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_enabled": {
                            "default": false,
                            "description": "Lesson Time Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_amount": {
                            "default": 0,
                            "description": "Lesson Timer Amount.",
                            "type": "integer",
                            "required": false
                        },
                        "course": {
                            "default": 0,
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "is_sample": {
                            "default": false,
                            "description": "Sample Lesson",
                            "type": "boolean",
                            "required": false
                        },
                        "visible_type": {
                            "default": "",
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "default": 0,
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "default": "",
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/sfwd-lessons"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-lessons\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_lesson_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_lesson_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_lesson_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_lesson_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "video_enabled": {
                            "description": "Lesson Video Progression Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "video_url": {
                            "description": "Lesson Video Progression URL",
                            "type": "text",
                            "required": false
                        },
                        "video_shown": {
                            "description": "Lesson Video Shown before or after sub-steps",
                            "type": "string",
                            "enum": [
                                "BEFORE",
                                "AFTER"
                            ],
                            "required": false
                        },
                        "video_auto_complete": {
                            "description": "Lesson Video Auto-complete",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_complete_delay": {
                            "description": "Lesson Video Completion Delay (seconds).",
                            "type": "integer",
                            "required": false
                        },
                        "video_show_complete_button": {
                            "description": "Lesson Video Show Mark Complete Button",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_start": {
                            "description": "Lesson Video Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "video_show_controls": {
                            "description": "Lesson Video Controls Display. YouTube and local videos only",
                            "type": "boolean",
                            "required": false
                        },
                        "video_focus_pause": {
                            "description": "Video Pause on Window Unfocused",
                            "type": "boolean",
                            "required": false
                        },
                        "video_resume": {
                            "description": "Video Resume",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_enabled": {
                            "description": "Lesson Assignment Uploads Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Lesson Assignment Allowed file extensions. Comma separated pdf, xls, zip",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Lesson Assignment Upload size limit. Max per server is 2048M ",
                            "type": "text",
                            "required": false
                        },
                        "assignment_points_enabled": {
                            "description": "Lesson Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_points_amount": {
                            "description": "Lesson Assignment Points Amount",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_auto_approve": {
                            "description": "Lesson Assignment Auto-approve Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Lesson Assignment Upload Count Limit.",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_deletion_enabled": {
                            "description": "Lesson Assignment Allow File Deletion.",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_enabled": {
                            "description": "Lesson Time Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_amount": {
                            "description": "Lesson Timer Amount.",
                            "type": "integer",
                            "required": false
                        },
                        "course": {
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "is_sample": {
                            "description": "Sample Lesson",
                            "type": "boolean",
                            "required": false
                        },
                        "visible_type": {
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-topic": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_topic_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_topic_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_topic_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_topic_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "default": false,
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "video_enabled": {
                            "default": false,
                            "description": "Topic Video Progression Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "video_url": {
                            "default": "",
                            "description": "Topic Video Progression URL",
                            "type": "text",
                            "required": false
                        },
                        "video_shown": {
                            "default": "BEFORE",
                            "description": "Topic Video Shown before or after sub-steps",
                            "type": "string",
                            "enum": [
                                "BEFORE",
                                "AFTER"
                            ],
                            "required": false
                        },
                        "video_auto_complete": {
                            "default": false,
                            "description": "Topic Video Auto-complete",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_complete_delay": {
                            "default": 0,
                            "description": "Topic Video Completion Delay (seconds).",
                            "type": "integer",
                            "required": false
                        },
                        "video_show_complete_button": {
                            "default": false,
                            "description": "Topic Video Show Mark Complete Button",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_start": {
                            "default": false,
                            "description": "Topic Video Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "video_show_controls": {
                            "default": false,
                            "description": "Topic Video Controls Display. YouTube and local videos only",
                            "type": "boolean",
                            "required": false
                        },
                        "video_focus_pause": {
                            "default": false,
                            "description": "Video Pause on Window Unfocused",
                            "type": "boolean",
                            "required": false
                        },
                        "video_resume": {
                            "default": false,
                            "description": "Video Resume",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_enabled": {
                            "default": false,
                            "description": "Topic Assignment Uploads Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Topic Assignment Allowed file extensions. Comma separated pdf, xls, zip",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Topic Assignment Upload size limit. Max per server is 2048M ",
                            "type": "text",
                            "required": false
                        },
                        "assignment_points_enabled": {
                            "default": false,
                            "description": "Topic Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_points_amount": {
                            "default": 0,
                            "description": "Topic Assignment Points Amount",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_auto_approve": {
                            "default": true,
                            "description": "Topic Assignment Auto-approve Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": 0,
                            "description": "Topic Assignment Upload Count Limit.",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_deletion_enabled": {
                            "default": false,
                            "description": "Topic Assignment Allow File Deletion.",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_enabled": {
                            "default": false,
                            "description": "Topic Time Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_amount": {
                            "default": 0,
                            "description": "Topic Timer Amount.",
                            "type": "integer",
                            "required": false
                        },
                        "course": {
                            "default": 0,
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "default": 0,
                            "description": "Associated Lesson",
                            "type": "integer",
                            "required": false
                        },
                        "visible_type": {
                            "default": "",
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "default": 0,
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "default": "",
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/sfwd-topic"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-topic\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_topic_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_topic_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_topic_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_topic_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "video_enabled": {
                            "description": "Topic Video Progression Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "video_url": {
                            "description": "Topic Video Progression URL",
                            "type": "text",
                            "required": false
                        },
                        "video_shown": {
                            "description": "Topic Video Shown before or after sub-steps",
                            "type": "string",
                            "enum": [
                                "BEFORE",
                                "AFTER"
                            ],
                            "required": false
                        },
                        "video_auto_complete": {
                            "description": "Topic Video Auto-complete",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_complete_delay": {
                            "description": "Topic Video Completion Delay (seconds).",
                            "type": "integer",
                            "required": false
                        },
                        "video_show_complete_button": {
                            "description": "Topic Video Show Mark Complete Button",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_start": {
                            "description": "Topic Video Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "video_show_controls": {
                            "description": "Topic Video Controls Display. YouTube and local videos only",
                            "type": "boolean",
                            "required": false
                        },
                        "video_focus_pause": {
                            "description": "Video Pause on Window Unfocused",
                            "type": "boolean",
                            "required": false
                        },
                        "video_resume": {
                            "description": "Video Resume",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_enabled": {
                            "description": "Topic Assignment Uploads Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Topic Assignment Allowed file extensions. Comma separated pdf, xls, zip",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Topic Assignment Upload size limit. Max per server is 2048M ",
                            "type": "text",
                            "required": false
                        },
                        "assignment_points_enabled": {
                            "description": "Topic Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_points_amount": {
                            "description": "Topic Assignment Points Amount",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_auto_approve": {
                            "description": "Topic Assignment Auto-approve Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Topic Assignment Upload Count Limit.",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_deletion_enabled": {
                            "description": "Topic Assignment Allow File Deletion.",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_enabled": {
                            "description": "Topic Time Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_amount": {
                            "description": "Topic Timer Amount.",
                            "type": "integer",
                            "required": false
                        },
                        "course": {
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Associated Lesson",
                            "type": "integer",
                            "required": false
                        },
                        "visible_type": {
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Limit results to be within a specific Topic. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "default": 0,
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "default": 0,
                            "description": "Associated Lesson",
                            "type": "integer",
                            "required": false
                        },
                        "visible_type": {
                            "default": "",
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "default": 0,
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "default": "",
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        },
                        "prerequisites": {
                            "default": [],
                            "description": "Quiz Prerequisites",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "registered_users_only": {
                            "default": false,
                            "description": "Allowed Users",
                            "type": "boolean",
                            "required": false
                        },
                        "passing_percentage": {
                            "default": 0,
                            "description": "Passing Score Percentage",
                            "type": "float",
                            "required": false
                        },
                        "certificate": {
                            "default": 0,
                            "description": "Quiz Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "certificate_award_threshold": {
                            "default": 0,
                            "description": "Certificate Awarded for",
                            "type": "float",
                            "required": false
                        },
                        "quiz_resume": {
                            "default": false,
                            "description": "Enable Quiz Saving",
                            "type": "boolean",
                            "required": false
                        },
                        "quiz_resume_cookie_send_timer": {
                            "default": 20,
                            "description": "Save cookie data to the server every",
                            "type": "integer",
                            "required": false
                        },
                        "retry_restrictions_enabled": {
                            "default": false,
                            "description": "Restrict Quiz Retakes",
                            "type": "boolean",
                            "required": false
                        },
                        "retry_repeats": {
                            "default": "",
                            "description": "Number of repeats allowed. blank is unlimited, 0 is 1 repeats, 1 is 2 repeats, etc.",
                            "type": "string",
                            "required": false
                        },
                        "answer_all_questions_enabled": {
                            "default": true,
                            "description": "All Questions required to complete",
                            "type": "boolean",
                            "required": false
                        },
                        "time_limit_enabled": {
                            "default": false,
                            "description": "Time Limit Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "time_limit_time": {
                            "default": 0,
                            "description": "Automatically Submit After",
                            "type": "integer",
                            "required": false
                        },
                        "materials_enabled": {
                            "default": false,
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "auto_start": {
                            "default": false,
                            "description": "Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "quiz_modus": {
                            "default": "single",
                            "description": "Question Display",
                            "type": "string",
                            "enum": [
                                "single",
                                "multiple"
                            ],
                            "required": false
                        },
                        "review_table_enabled": {
                            "default": false,
                            "description": "Question Overview Table",
                            "type": "boolean",
                            "required": false
                        },
                        "summary_hide": {
                            "default": false,
                            "description": "Quiz Summary",
                            "type": "boolean",
                            "required": false
                        },
                        "skip_question_disabled": {
                            "default": false,
                            "description": "Skip Question",
                            "type": "boolean",
                            "required": false
                        },
                        "custom_sorting": {
                            "default": false,
                            "description": "Custom Question Ordering",
                            "type": "boolean",
                            "required": false
                        },
                        "sort_categories": {
                            "default": false,
                            "description": "Sort by Category",
                            "type": "boolean",
                            "required": false
                        },
                        "question_random": {
                            "default": false,
                            "description": "Randomize Order",
                            "type": "boolean",
                            "required": false
                        },
                        "show_max_question": {
                            "default": false,
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "show_points": {
                            "default": false,
                            "description": "Point Value",
                            "type": "boolean",
                            "required": false
                        },
                        "show_category": {
                            "default": false,
                            "description": "Question Category",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_question_position_overview": {
                            "default": false,
                            "description": "Question Position",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_question_numbering": {
                            "default": false,
                            "description": "Question Numbering",
                            "type": "boolean",
                            "required": false
                        },
                        "numbered_answer": {
                            "default": false,
                            "description": "Number Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "answer_random": {
                            "default": false,
                            "description": "Randomize Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "title_hidden": {
                            "default": false,
                            "description": "Quiz Title",
                            "type": "boolean",
                            "required": false
                        },
                        "restart_button_hide": {
                            "default": true,
                            "description": "Restart Quiz button",
                            "type": "boolean",
                            "required": false
                        },
                        "show_average_result": {
                            "default": true,
                            "description": "Average Score",
                            "type": "boolean",
                            "required": false
                        },
                        "show_category_score": {
                            "default": true,
                            "description": "Category Score",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_points": {
                            "default": true,
                            "description": "Overall Score",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_correct_question": {
                            "default": true,
                            "description": "No. of Correct Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_quiz_time": {
                            "default": true,
                            "description": "Time Spent",
                            "type": "boolean",
                            "required": false
                        },
                        "custom_answer_feedback": {
                            "default": true,
                            "description": "Custom Answer Feedback",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_answer_message_box": {
                            "default": true,
                            "description": "Correct \/ Incorrect Messages",
                            "type": "boolean",
                            "required": false
                        },
                        "disabled_answer_mark": {
                            "default": true,
                            "description": "Correct \/ Incorrect Answer Marks",
                            "type": "boolean",
                            "required": false
                        },
                        "view_question_button_hidden": {
                            "default": true,
                            "description": "View Questions Button",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_enabled": {
                            "default": false,
                            "description": "Leaderboard",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_add_permissions": {
                            "default": "1",
                            "description": "Who can apply?",
                            "type": "string",
                            "enum": [
                                "1",
                                "2",
                                "3"
                            ],
                            "required": false
                        },
                        "toplist_data_add_multiple": {
                            "default": false,
                            "description": "Multiple Applications per user",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_add_automatic": {
                            "default": false,
                            "description": "Automatic user entry",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_show_limit": {
                            "default": 10,
                            "description": "Number of displayed entries",
                            "type": "integer",
                            "required": false
                        },
                        "toplist_data_sort": {
                            "default": "1",
                            "description": "Sort list by?",
                            "type": "string",
                            "enum": [
                                "1",
                                "2",
                                "3"
                            ],
                            "required": false
                        },
                        "toplist_data_showin_enabled": {
                            "default": false,
                            "description": "Display on Quiz results page",
                            "type": "boolean",
                            "required": false
                        },
                        "statistics_enabled": {
                            "default": true,
                            "description": "Quiz Statistics",
                            "type": "boolean",
                            "required": false
                        },
                        "view_profile_statistics_enabled": {
                            "default": true,
                            "description": "Front-end Profile Display",
                            "type": "boolean",
                            "required": false
                        },
                        "statistics_ip_lock_enabled": {
                            "default": false,
                            "description": "Statistics IP-lock",
                            "type": "boolean",
                            "required": false
                        },
                        "email_enabled": {
                            "default": false,
                            "description": "Email Notifications",
                            "type": "boolean",
                            "required": false
                        },
                        "email_admin_enabled": {
                            "default": false,
                            "description": "Admin",
                            "type": "boolean",
                            "required": false
                        },
                        "email_user_enabled": {
                            "default": false,
                            "description": "User",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/sfwd-quiz"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Limit results to be within a specific Topic. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Associated Lesson",
                            "type": "integer",
                            "required": false
                        },
                        "visible_type": {
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        },
                        "prerequisites": {
                            "description": "Quiz Prerequisites",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "registered_users_only": {
                            "description": "Allowed Users",
                            "type": "boolean",
                            "required": false
                        },
                        "passing_percentage": {
                            "description": "Passing Score Percentage",
                            "type": "float",
                            "required": false
                        },
                        "certificate": {
                            "description": "Quiz Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "certificate_award_threshold": {
                            "description": "Certificate Awarded for",
                            "type": "float",
                            "required": false
                        },
                        "quiz_resume": {
                            "description": "Enable Quiz Saving",
                            "type": "boolean",
                            "required": false
                        },
                        "quiz_resume_cookie_send_timer": {
                            "description": "Save cookie data to the server every",
                            "type": "integer",
                            "required": false
                        },
                        "retry_restrictions_enabled": {
                            "description": "Restrict Quiz Retakes",
                            "type": "boolean",
                            "required": false
                        },
                        "retry_repeats": {
                            "description": "Number of repeats allowed. blank is unlimited, 0 is 1 repeats, 1 is 2 repeats, etc.",
                            "type": "string",
                            "required": false
                        },
                        "answer_all_questions_enabled": {
                            "description": "All Questions required to complete",
                            "type": "boolean",
                            "required": false
                        },
                        "time_limit_enabled": {
                            "description": "Time Limit Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "time_limit_time": {
                            "description": "Automatically Submit After",
                            "type": "integer",
                            "required": false
                        },
                        "materials_enabled": {
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "auto_start": {
                            "description": "Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "quiz_modus": {
                            "description": "Question Display",
                            "type": "string",
                            "enum": [
                                "single",
                                "multiple"
                            ],
                            "required": false
                        },
                        "review_table_enabled": {
                            "description": "Question Overview Table",
                            "type": "boolean",
                            "required": false
                        },
                        "summary_hide": {
                            "description": "Quiz Summary",
                            "type": "boolean",
                            "required": false
                        },
                        "skip_question_disabled": {
                            "description": "Skip Question",
                            "type": "boolean",
                            "required": false
                        },
                        "custom_sorting": {
                            "description": "Custom Question Ordering",
                            "type": "boolean",
                            "required": false
                        },
                        "sort_categories": {
                            "description": "Sort by Category",
                            "type": "boolean",
                            "required": false
                        },
                        "question_random": {
                            "description": "Randomize Order",
                            "type": "boolean",
                            "required": false
                        },
                        "show_max_question": {
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "show_points": {
                            "description": "Point Value",
                            "type": "boolean",
                            "required": false
                        },
                        "show_category": {
                            "description": "Question Category",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_question_position_overview": {
                            "description": "Question Position",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_question_numbering": {
                            "description": "Question Numbering",
                            "type": "boolean",
                            "required": false
                        },
                        "numbered_answer": {
                            "description": "Number Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "answer_random": {
                            "description": "Randomize Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "title_hidden": {
                            "description": "Quiz Title",
                            "type": "boolean",
                            "required": false
                        },
                        "restart_button_hide": {
                            "description": "Restart Quiz button",
                            "type": "boolean",
                            "required": false
                        },
                        "show_average_result": {
                            "description": "Average Score",
                            "type": "boolean",
                            "required": false
                        },
                        "show_category_score": {
                            "description": "Category Score",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_points": {
                            "description": "Overall Score",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_correct_question": {
                            "description": "No. of Correct Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_quiz_time": {
                            "description": "Time Spent",
                            "type": "boolean",
                            "required": false
                        },
                        "custom_answer_feedback": {
                            "description": "Custom Answer Feedback",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_answer_message_box": {
                            "description": "Correct \/ Incorrect Messages",
                            "type": "boolean",
                            "required": false
                        },
                        "disabled_answer_mark": {
                            "description": "Correct \/ Incorrect Answer Marks",
                            "type": "boolean",
                            "required": false
                        },
                        "view_question_button_hidden": {
                            "description": "View Questions Button",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_enabled": {
                            "description": "Leaderboard",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_add_permissions": {
                            "description": "Who can apply?",
                            "type": "string",
                            "enum": [
                                "1",
                                "2",
                                "3"
                            ],
                            "required": false
                        },
                        "toplist_data_add_multiple": {
                            "description": "Multiple Applications per user",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_add_automatic": {
                            "description": "Automatic user entry",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_show_limit": {
                            "description": "Number of displayed entries",
                            "type": "integer",
                            "required": false
                        },
                        "toplist_data_sort": {
                            "description": "Sort list by?",
                            "type": "string",
                            "enum": [
                                "1",
                                "2",
                                "3"
                            ],
                            "required": false
                        },
                        "toplist_data_showin_enabled": {
                            "description": "Display on Quiz results page",
                            "type": "boolean",
                            "required": false
                        },
                        "statistics_enabled": {
                            "description": "Quiz Statistics",
                            "type": "boolean",
                            "required": false
                        },
                        "view_profile_statistics_enabled": {
                            "description": "Front-end Profile Display",
                            "type": "boolean",
                            "required": false
                        },
                        "statistics_ip_lock_enabled": {
                            "description": "Statistics IP-lock",
                            "type": "boolean",
                            "required": false
                        },
                        "email_enabled": {
                            "description": "Email Notifications",
                            "type": "boolean",
                            "required": false
                        },
                        "email_admin_enabled": {
                            "description": "Admin",
                            "type": "boolean",
                            "required": false
                        },
                        "email_user_enabled": {
                            "description": "User",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-essays": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "graded",
                                    "not_graded"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Filter by Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Filter by Lesson ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "topic": {
                            "description": "Filter by Topic ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/sfwd-essays"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-essays\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "graded",
                                    "not_graded"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Filter by Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Filter by Lesson ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "topic": {
                            "description": "Filter by Topic ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Lesson ID",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Topic ID",
                            "type": "integer",
                            "required": false
                        },
                        "points_max": {
                            "description": "Essay Points Maximum",
                            "type": "integer",
                            "required": false
                        },
                        "points_awarded": {
                            "description": "Essay Points Awarded",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-question": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz": {
                            "default": "",
                            "description": "Quiz ID.",
                            "type": "integer",
                            "required": false
                        },
                        "question_type": {
                            "default": "single",
                            "description": "Question type.",
                            "type": "enum",
                            "enum": [
                                "single",
                                "multiple",
                                "free_answer",
                                "sort_answer",
                                "matrix_sort_answer",
                                "cloze_answer",
                                "assessment_answer",
                                "essay"
                            ],
                            "required": false
                        },
                        "points_total": {
                            "default": "",
                            "description": "Total Points amount",
                            "type": "integer",
                            "required": false
                        },
                        "points_per_answer": {
                            "default": "",
                            "description": "Different points for each answer",
                            "type": "boolean",
                            "required": false
                        },
                        "points_show_in_message": {
                            "default": "",
                            "description": "Show reached points in the correct\/incorrect message?",
                            "type": "boolean",
                            "required": false
                        },
                        "points_diff_modus": {
                            "default": "",
                            "description": "Different points - modus 2 activate",
                            "type": "boolean",
                            "required": false
                        },
                        "disable_correct": {
                            "default": "",
                            "description": "Disable answer correct setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "correct_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "incorrect_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "correct_same": {
                            "default": "",
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_enabled": {
                            "default": "",
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_message": {
                            "description": "Hint message.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "answers": {
                            "description": "Question answer sets.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/sfwd-question"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-question\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz": {
                            "description": "Quiz ID.",
                            "type": "integer",
                            "required": false
                        },
                        "question_type": {
                            "description": "Question type.",
                            "type": "enum",
                            "enum": [
                                "single",
                                "multiple",
                                "free_answer",
                                "sort_answer",
                                "matrix_sort_answer",
                                "cloze_answer",
                                "assessment_answer",
                                "essay"
                            ],
                            "required": false
                        },
                        "points_total": {
                            "description": "Total Points amount",
                            "type": "integer",
                            "required": false
                        },
                        "points_per_answer": {
                            "description": "Different points for each answer",
                            "type": "boolean",
                            "required": false
                        },
                        "points_show_in_message": {
                            "description": "Show reached points in the correct\/incorrect message?",
                            "type": "boolean",
                            "required": false
                        },
                        "points_diff_modus": {
                            "description": "Different points - modus 2 activate",
                            "type": "boolean",
                            "required": false
                        },
                        "disable_correct": {
                            "description": "Disable answer correct setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "correct_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "incorrect_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "correct_same": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_enabled": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_message": {
                            "description": "Hint message.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "answers": {
                            "description": "Question answer sets.",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-assignment": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "graded",
                                    "not_graded"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Filter by Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Filter by Lesson ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/sfwd-assignment"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-assignment\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "graded",
                                    "not_graded"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Filter by Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Filter by Lesson ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Lesson ID",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Topic ID",
                            "type": "integer",
                            "required": false
                        },
                        "approved_status": {
                            "description": "Assignment Approved Status",
                            "type": "string",
                            "enum": [
                                "",
                                "approved",
                                "not_approved"
                            ],
                            "required": false
                        },
                        "points_enabled": {
                            "description": "Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "points_max": {
                            "description": "Assignment Points Maximum",
                            "type": "integer",
                            "required": false
                        },
                        "points_awarded": {
                            "description": "Assignment Points Awarded",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/groups": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "default": false,
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "certificate": {
                            "default": 0,
                            "description": "Group Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "disable_content_table": {
                            "default": false,
                            "description": "Group Content",
                            "type": "boolean",
                            "required": false
                        },
                        "courses_per_page_custom": {
                            "default": 0,
                            "description": "Courses per page",
                            "type": "integer",
                            "required": false
                        },
                        "courses_orderby": {
                            "default": "",
                            "description": "Sort By",
                            "type": "string",
                            "required": false
                        },
                        "courses_order": {
                            "default": "",
                            "description": "Order Direction",
                            "type": "string",
                            "required": false
                        },
                        "price_type": {
                            "default": "closed",
                            "description": "Group Price Type",
                            "type": "string",
                            "enum": [
                                "closed",
                                "free",
                                "paynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "price_type_paynow_price": {
                            "default": "",
                            "description": "Pay Now Group Price",
                            "type": "string",
                            "required": false
                        },
                        "group_price_type_paynow_enrollment_url": {
                            "default": "",
                            "description": "Pay Now group Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_price": {
                            "default": "",
                            "description": "Subscribe Group Price",
                            "type": "string",
                            "required": false
                        },
                        "trial_price": {
                            "default": "",
                            "description": "Group Trial Price",
                            "type": "string",
                            "required": false
                        },
                        "group_price_type_subscribe_enrollment_url": {
                            "default": "",
                            "description": "Pay Now group Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_price": {
                            "default": "",
                            "description": "Closed Group Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_custom_button_url": {
                            "default": "",
                            "description": "Closed Group Button URL",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/groups"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/groups\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "certificate": {
                            "description": "Group Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "disable_content_table": {
                            "description": "Group Content",
                            "type": "boolean",
                            "required": false
                        },
                        "courses_per_page_custom": {
                            "description": "Courses per page",
                            "type": "integer",
                            "required": false
                        },
                        "courses_orderby": {
                            "description": "Sort By",
                            "type": "string",
                            "required": false
                        },
                        "courses_order": {
                            "description": "Order Direction",
                            "type": "string",
                            "required": false
                        },
                        "price_type": {
                            "description": "Group Price Type",
                            "type": "string",
                            "enum": [
                                "closed",
                                "free",
                                "paynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "price_type_paynow_price": {
                            "description": "Pay Now Group Price",
                            "type": "string",
                            "required": false
                        },
                        "group_price_type_paynow_enrollment_url": {
                            "description": "Pay Now group Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_price": {
                            "description": "Subscribe Group Price",
                            "type": "string",
                            "required": false
                        },
                        "trial_price": {
                            "description": "Group Trial Price",
                            "type": "string",
                            "required": false
                        },
                        "group_price_type_subscribe_enrollment_url": {
                            "description": "Pay Now group Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_price": {
                            "description": "Closed Group Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_custom_button_url": {
                            "description": "Closed Group Button URL",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/groups\/(?P<id>[\\d]+)\/courses": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to add to Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to remove from Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/groups\/(?P<id>[\\d]+)\/leaders": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Urutkan koleksi berdasarkan atribut pengguna.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke pengguna dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Batasi hasil diatur ke pengguna yang setidaknya satu peran spesifik yang telah disediakan. Terima daftar csv atau peran tunggal.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Batasi jumlah hasil untuk pengguna sesuai setidaknya satu kapabilitas yang disediakan. Terima kapabilitas daftar csv atau satuan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Batasi kumpulan hasil kepada pengguna yang dianggap penulis.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Batasi jumlah hasil kepada pengguna yang telah mempublikasikan artikel.",
                            "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_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "product": "product",
                                    "sfwd-courses": "sfwd-courses",
                                    "sfwd-lessons": "sfwd-lessons",
                                    "sfwd-topic": "sfwd-topic",
                                    "sfwd-quiz": "sfwd-quiz",
                                    "sfwd-question": "sfwd-question",
                                    "ld-exam": "ld-exam",
                                    "groups": "groups",
                                    "oceanwp_library": "oceanwp_library",
                                    "sfwd-essays": "sfwd-essays",
                                    "sfwd-assignment": "sfwd-assignment"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "Group Leader User IDs to enroll into Group",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "Group Leader User IDs to remove from Group",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/groups\/(?P<id>[\\d]+)\/users": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Urutkan koleksi berdasarkan atribut pengguna.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke pengguna dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Batasi hasil diatur ke pengguna yang setidaknya satu peran spesifik yang telah disediakan. Terima daftar csv atau peran tunggal.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Batasi jumlah hasil untuk pengguna sesuai setidaknya satu kapabilitas yang disediakan. Terima kapabilitas daftar csv atau satuan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Batasi kumpulan hasil kepada pengguna yang dianggap penulis.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Batasi jumlah hasil kepada pengguna yang telah mempublikasikan artikel.",
                            "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_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "product": "product",
                                    "sfwd-courses": "sfwd-courses",
                                    "sfwd-lessons": "sfwd-lessons",
                                    "sfwd-topic": "sfwd-topic",
                                    "sfwd-quiz": "sfwd-quiz",
                                    "sfwd-question": "sfwd-question",
                                    "ld-exam": "ld-exam",
                                    "groups": "groups",
                                    "oceanwp_library": "oceanwp_library",
                                    "sfwd-essays": "sfwd-essays",
                                    "sfwd-assignment": "sfwd-assignment"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to enroll into Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to remove from Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/courses": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_course_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to add to User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to remove from User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/groups": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi ld_group_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to add to User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to remove from User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/course-progress": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/course-progress\/(?P<course>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/course-progress\/(?P<course>[\\d]+)\/steps": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "course": {
                            "description": "Unique Course identifier for the object.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/quiz-progress": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "quiz": {
                            "description": "Limit results to be within a specific Quiz. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Limit results to be within a specific Topic. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "orderby": {
                            "default": "taken",
                            "enum": [
                                "taken",
                                "title",
                                "id",
                                "date"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<quiz>[\\d]+)\/statistics": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "quiz": {
                            "description": "Filter by Quiz ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "quiz",
                                "user"
                            ],
                            "required": false
                        },
                        "user": {
                            "description": "Filter by User ID",
                            "type": "integer",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response items after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to items before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<quiz>[\\d]+)\/statistics\/(?P<statistic>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "quiz": {
                            "description": "Unique Quiz identifier for the object.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<quiz>[\\d]+)\/statistics\/(?P<statistic>[\\d]+)\/questions": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "quiz": {
                            "description": "Unique Quiz identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "statistic": {
                            "description": "Unique Quiz Statistic identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<quiz>[\\d]+)\/statistics\/(?P<statistic>[\\d]+)\/questions\/(?P<id>[\\w-]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "quiz": {
                            "description": "Unique Quiz identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "statistic": {
                            "description": "Unique Quiz Statistic identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique Quiz Statistic Question identifier for the object.",
                            "type": "text",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<quiz>[\\d]+)\/form-entries": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "user": {
                            "description": "User ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "quiz": {
                            "description": "Quiz ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "order": {
                            "description": "Order",
                            "type": "string",
                            "default": "DESC",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Order by",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/echo": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/echo"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/price-types": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/price-types"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/price-types\/(?P<slug>[\\w-]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "An alphanumeric identifier for the price type.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/question-types": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/question-types"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/question-types\/(?P<slug>[\\w-]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "An alphanumeric identifier for the  type",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/progress-status": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/progress-status"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/progress-status\/(?P<slug>[\\w-]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "An alphanumeric identifier for the progress status.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/exams": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ldlms\/v2\/exams"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/exams\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_registration": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/jetpack\/v4\/remote_authorize"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/wp-json\/jetpack\/v4\/connection"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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": true
                        },
                        "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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/site-editor"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/site-editor\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/conditions-config": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/site-editor\/conditions-config"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates-conditions\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/templates-conditions-conflicts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/connection_tokens": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1"
                    }
                ]
            }
        },
        "\/wc\/v1\/connect\/stripe\/oauth\/init": {
            "namespace": "wc\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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",
                                    "alipay",
                                    "giropay",
                                    "eps",
                                    "bancontact",
                                    "boleto",
                                    "ideal",
                                    "oxxo",
                                    "sepa_debit",
                                    "p24",
                                    "link",
                                    "multibanco",
                                    "card",
                                    "alipay",
                                    "bancontact",
                                    "boleto",
                                    "eps",
                                    "giropay",
                                    "ideal",
                                    "multibanco",
                                    "oxxo",
                                    "p24",
                                    "sepa"
                                ]
                            },
                            "required": false
                        },
                        "individual_payment_method_settings": {
                            "description": "Individual payment method settings.",
                            "type": "object",
                            "items": {
                                "type": "object"
                            },
                            "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_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:\/\/atlasfitnes.com\/id\/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",
                                    "alipay",
                                    "bancontact",
                                    "boleto",
                                    "eps",
                                    "giropay",
                                    "ideal",
                                    "multibanco",
                                    "oxxo",
                                    "p24",
                                    "sepa"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/wc_stripe\/settings\/payment_method_order"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings\/payment_method": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "payment_method": {
                            "description": "Payment method id.",
                            "type": "string",
                            "enum": [
                                "card",
                                "alipay",
                                "bancontact",
                                "boleto",
                                "eps",
                                "giropay",
                                "ideal",
                                "multibanco",
                                "oxxo",
                                "p24",
                                "sepa"
                            ],
                            "required": false
                        },
                        "is_enabled": {
                            "description": "If payment method should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "title": {
                            "description": "Payment method title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Payment method description.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/wc_stripe\/settings\/payment_method"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings\/notice": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/wc_stripe\/account_keys\/test"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin"
                    }
                ]
            }
        },
        "\/wc-admin\/features": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/features"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "note_id",
                                "date",
                                "type",
                                "title",
                                "status"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "type": {
                            "description": "Jenis catatan.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "error",
                                    "warning",
                                    "update",
                                    "info",
                                    "marketing",
                                    "survey",
                                    "email"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "description": "Status catatan.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "source": {
                            "description": "Sumber catatan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/admin\/notes"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/delete\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/delete\/all": {
            "namespace": "wc-analytics",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "description": "Status catatan.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/update": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/admin\/notes\/update"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/experimental-activate-promo\/(?P<promo_note_name>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/(?P<note_id>[\\d-]+)\/action\/(?P<action_id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "note_id": {
                            "description": "ID unik untuk Catatan.",
                            "type": "integer",
                            "required": false
                        },
                        "action_id": {
                            "description": "ID unik untuk Tindakan Catatan.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Membatasi hasil ke kupon dengan kode yang sesuai dengan string yang ditentukan.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Batasi set hasil ke sumberdaya dengan kode spesifik.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kupon. Harus berupa ulasan yang masih konsep, sudah diterbitkan, atau tertunda",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Tanggal kedaluwarsa kupon, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Tanggal kedaluwarsa kupon, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/coupons"
                    }
                ]
            }
        },
        "\/wc-analytics\/coupons\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kupon. Harus berupa ulasan yang masih konsep, sudah diterbitkan, atau tertunda",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Tanggal kedaluwarsa kupon, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Tanggal kedaluwarsa kupon, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kupon. Harus berupa ulasan yang masih konsep, sudah diterbitkan, atau tertunda",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Tanggal kedaluwarsa kupon, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Tanggal kedaluwarsa kupon, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/data": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/data"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/locales": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/data\/countries\/locales"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/data\/countries"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/(?P<location>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Kode negara 2 huruf ISO3166.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/data\/download-ips": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/data\/download-ips"
                    }
                ]
            }
        },
        "\/wc-admin\/experiments\/assignment": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/experiments\/assignment"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/recommended": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/marketing\/knowledge-base"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/marketing\/recommendations"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/channels": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/marketing\/channels"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaigns": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/marketing\/campaigns"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaign-types": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/marketing\/campaign-types"
                    }
                ]
            }
        },
        "\/wc-admin\/notice\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/notice\/dismiss"
                    }
                ]
            }
        },
        "\/wc-admin\/options": {
            "namespace": "wc-admin",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/options"
                    }
                ]
            }
        },
        "\/wc-analytics\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": [
                                "any"
                            ],
                            "description": "Batasi kumpulan hasil agar hanya menampilkan pesanan dengan status tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Batasi set hasil ke pesanan atas konsumen khusus",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi set hasil ke pesanan atas produk khusus",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Hanya tunjukkan meta yang harus ditampilkan untuk pesanan.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "number": {
                            "description": "Membatasi rangkaian hasil ke pesanan yang sesuai dengan sebagian nomor pesanan.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "EUR",
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "Tetapkan tindakan sebagai manual agar catatan pesanan terdaftar sebagai \"ditambahkan oleh pengguna\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/orders\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Tetapkan tindakan sebagai manual agar catatan pesanan terdaftar sebagai \"ditambahkan oleh pengguna\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/orders\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Tetapkan tindakan sebagai manual agar catatan pesanan terdaftar sebagai \"ditambahkan oleh pengguna\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/orders\/batch"
                    }
                ]
            }
        },
        "\/wc-admin\/payment-gateway-suggestions": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "force_default_suggestions": {
                            "type": "boolean",
                            "description": "Kembalikan ke saran pembayaran default saat pilihan woocommerce_show_marketplace_suggestions dan woocommerce_setting_payments_recommendations_hidden diatur menjadi tidak",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/payment-gateway-suggestions\/dismiss"
                    }
                ]
            }
        },
        "\/wc-analytics\/products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Cari berdasarkan nama produk atau sku tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Membatasi rangkaian hasil ke produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Batasi hasil untuk produk dengan ID kelas pengiriman tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atribut tertentu. Gunakan slug nama\/atribut taksonomi.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Batasi hasil untuk produk dengan ID term atribut tertentu (diperlukan atribut yang sudah digunakan).",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "Batasi hasil untuk produk dengan SKU yang memiliki kecocokan sebagian dengan string.",
                            "type": "string",
                            "required": false
                        },
                        "low_in_stock": {
                            "description": "Batasi hasil yang ditetapkan untuk produk yang rendah atau kehabisan stok. (Usang)",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal pembuatan produk, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal produk dibuat, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk produk.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Kata sandi pos.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal pembuatan produk, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal produk dibuat, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk produk.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Kata sandi pos.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal pembuatan produk, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal produk dibuat, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk produk.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Kata sandi pos.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/suggested-products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Membatasi rangkaian hasil ke produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Batasi hasil untuk produk dengan ID kelas pengiriman tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atribut tertentu. Gunakan slug nama\/atribut taksonomi.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Batasi hasil untuk produk dengan ID term atribut tertentu (diperlukan atribut yang sudah digunakan).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Membatasi rangkaian hasil ke produk dengan stok tersedia atau habis.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil agar sesuai dengan id kategori produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil agar sesuai dengan id tag produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "Batasi hasil agar sesuai dengan jumlah tertentu dari usulan produk.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products\/suggested-products"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<id>[\\d]+)\/duplicate": {
            "namespace": "wc-analytics",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal pembuatan produk, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal produk dibuat, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk produk.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Kata sandi pos.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Cari dengan nama atribut yang serupa.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama sumber daya.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama atribut.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama atribut.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/attributes\/(?P<slug>[a-z0-9_\\-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Pengenal slug untuk sumber daya.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<slug>[a-z0-9_\\-]+)\/terms": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products\/categories"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama kategori",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama kategori",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Cari berdasarkan nama produk, sku, atau nilai atribut yang serupa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atau tanpa harga.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Batasi rangkaian hasil ke produk dengan atribut tertentu.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Slug atribut."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Istilah atribut."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Istilah atribut."
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nama induk produk.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Cari berdasarkan nama produk, sku, atau nilai atribut yang serupa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atau tanpa harga.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Batasi rangkaian hasil ke produk dengan atribut tertentu.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Slug atribut."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Istilah atribut."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Istilah atribut."
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nama induk produk.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "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"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nama induk produk.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nama induk produk.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nama induk produk.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nama induk produk.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/generate": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "Hapus variasi yang tidak digunakan.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "Nilai default untuk variasi yang dibuat.",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tipe produk.",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Deskripsi variasi.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Pengenal unik",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Harga normal variasi.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Harga obral variasi.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal dimulainya harga obral, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status variasi.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jika variasi adalah virtual.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jika variasi dapat diunduh.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Daftar berkas yang dapat diunduh.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "ID File.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nama berkas",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "URL berkas",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status pajak.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kelas pajak.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Manajemen stok pada tingkat variasi.",
                                    "type": "boolean"
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah stok.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Mengatur status stok produk.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah Stok Rendah untuk variasi.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Berat variasi (kg).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Dimensi variasi.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "Panjang variasi (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "Lebar variasi (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Tinggi variasi (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Slug kelas pengiriman.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data gambar variasi.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "ID gambar",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "Tanggal gambar dibuat, waktu GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "URL gambar",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "Nama gambar.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "Teks alternatif gambar.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Daftar atribut.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "ID atribut.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nama atribut.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "Nama term atribut yang dipilih.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Meta data.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "ID Meta.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Kunci meta",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Nilai 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": "Nama induk produk.",
                                    "type": "string"
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "ID induk produk.",
                                    "type": "integer"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nama induk produk.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "Hapus variasi yang tidak digunakan.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "Nilai default untuk variasi yang dibuat.",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tipe produk.",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Deskripsi variasi.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Pengenal unik",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Harga normal variasi.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Harga obral variasi.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal dimulainya harga obral, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status variasi.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jika variasi adalah virtual.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jika variasi dapat diunduh.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Daftar berkas yang dapat diunduh.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "ID File.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nama berkas",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "URL berkas",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status pajak.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kelas pajak.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Manajemen stok pada tingkat variasi.",
                                    "type": "boolean"
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah stok.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Mengatur status stok produk.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah Stok Rendah untuk variasi.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Berat variasi (kg).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Dimensi variasi.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "Panjang variasi (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "Lebar variasi (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Tinggi variasi (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Slug kelas pengiriman.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data gambar variasi.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "ID gambar",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "Tanggal gambar dibuat, waktu GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "URL gambar",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "Nama gambar.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "Teks alternatif gambar.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Daftar atribut.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "ID atribut.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nama atribut.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "Nama term atribut yang dipilih.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Meta data.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "ID Meta.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Kunci meta",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Nilai 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": "Nama induk produk.",
                                    "type": "string"
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "ID induk produk.",
                                    "type": "integer"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "Nama induk produk.",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Cari berdasarkan nama produk, sku, atau nilai atribut yang serupa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atau tanpa harga.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Batasi rangkaian hasil ke produk dengan atribut tertentu.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Slug atribut."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Istilah atribut."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Istilah atribut."
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Cari berdasarkan nama produk, sku, atau nilai atribut yang serupa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atau tanpa harga.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Batasi rangkaian hasil ke produk dengan atribut tertentu.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Slug atribut."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Istilah atribut."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Istilah atribut."
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/reviews": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Membatasi tanggapan khusus ulasan yang diterbitkan sebelum tanggal berlaku ISO8601 yang telah ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Membatasi rangkaian hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Membatasi rangkaian hasil khusus ulasan yang ditetapkan untuk ID pengguna tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "Pastikan rangkaian hasil tidak mencakup ulasan yang ditetapkan untuk ID pengguna tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "Membatasi rangkaian hasil khusus yang berasal dari email penulis tertentu.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "Membatasi rangkaian hasil khusus ulasan dengan ID produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Membatasi rangkaian hasil khusus ulasan dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Status tinjauan.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "Nama pemberi ulasan.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "Email pemberi ulasan.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "Konten ulasan.",
                            "required": true
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products\/reviews"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/reviews\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "Pengenal unik untuk produk yang menerima ulasan.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status tinjauan.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Nama pemberi ulasan.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "E-mail pengulas",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Isi ulasannya.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/reviews\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk yang menerima ulasan.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status tinjauan.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Nama pemberi ulasan.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "E-mail pengulas",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Isi ulasannya.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/low-in-stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products\/low-in-stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/count-low-in-stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/products\/count-low-in-stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "ID grup pengaturan.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "ID grup pengaturan.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Nilai pengaturan.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)\/(?P<id>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "ID grup pengaturan.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "ID grup pengaturan.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Nilai pengaturan.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/themes": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "pluginzip": {
                            "description": "File zip tema untuk diunggah.",
                            "type": "file",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/plugins\/install"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/install\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/plugins\/active"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/installed": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/plugins\/activate"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/activate\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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": "Apakah profil lengkap atau tidak.",
                            "required": false
                        },
                        "skipped": {
                            "type": "boolean",
                            "description": "Apakah profil dilewati atau tidak.",
                            "required": false
                        },
                        "industry": {
                            "type": "array",
                            "description": "Industri.",
                            "items": {
                                "type": "object"
                            },
                            "required": false
                        },
                        "product_types": {
                            "type": "array",
                            "description": "Jenis produk yang dijual.",
                            "items": {
                                "enum": [
                                    "physical",
                                    "downloads",
                                    "subscriptions",
                                    "memberships",
                                    "bookings",
                                    "product-bundles",
                                    "product-add-ons"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "product_count": {
                            "type": "string",
                            "description": "Jumlah produk yang akan ditambahkan.",
                            "enum": [
                                "0",
                                "1-10",
                                "11-100",
                                "101-1000",
                                "1000+"
                            ],
                            "required": false
                        },
                        "selling_venues": {
                            "type": "string",
                            "description": "Platform lain tempat toko menjual produk.",
                            "enum": [
                                "no",
                                "other",
                                "brick-mortar",
                                "brick-mortar-other",
                                "other-woocommerce"
                            ],
                            "required": false
                        },
                        "number_employees": {
                            "type": "string",
                            "description": "Jumlah karyawan toko.",
                            "enum": [
                                "1",
                                "<10",
                                "10-50",
                                "50-250",
                                "+250",
                                "not specified"
                            ],
                            "required": false
                        },
                        "revenue": {
                            "type": "string",
                            "description": "Pendapatan tahunan toko saat ini.",
                            "enum": [
                                "none",
                                "up-to-2500",
                                "2500-10000",
                                "10000-50000",
                                "50000-250000",
                                "more-than-250000",
                                "rather-not-say"
                            ],
                            "required": false
                        },
                        "other_platform": {
                            "type": "string",
                            "description": "Nama platform lain yang dulu digunakan untuk berjualan.",
                            "enum": [
                                "shopify",
                                "bigcommerce",
                                "magento",
                                "wix",
                                "amazon",
                                "ebay",
                                "etsy",
                                "squarespace",
                                "other"
                            ],
                            "required": false
                        },
                        "other_platform_name": {
                            "type": "string",
                            "description": "Nama platform lain yang digunakan untuk menjual (tidak dicantumkan).",
                            "required": false
                        },
                        "business_extensions": {
                            "type": "array",
                            "description": "Ekstensi bisnis tambahan untuk diinstal.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "theme": {
                            "type": "string",
                            "description": "Tema toko terpilih.",
                            "required": false
                        },
                        "setup_client": {
                            "type": "boolean",
                            "description": "Apakah toko ini merupakan penyiapan untuk klien atau tidak.",
                            "required": false
                        },
                        "wccom_connected": {
                            "type": "boolean",
                            "description": "Apakah toko terhubung, atau tidak, ke WooCommerce.com selama alur ekstensi.",
                            "required": false
                        },
                        "is_agree_marketing": {
                            "type": "boolean",
                            "description": "Apakah toko ini setuju, atau tidak, untuk menerima konten pemasaran dari WooCommerce.com.",
                            "required": false
                        },
                        "store_email": {
                            "type": "string",
                            "description": "Simpan alamat email",
                            "required": false
                        },
                        "is_store_country_set": {
                            "type": "boolean",
                            "description": "Apakah negara toko telah ditetapkan melalui profiler orientasi atau tidak.",
                            "required": false
                        },
                        "is_plugins_page_skipped": {
                            "type": "boolean",
                            "description": "Terlepas dari apakah langkah plugin pada pembuat profil inti dilewati atau tidak.",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/onboarding\/profile\/experimental_get_email_prefill"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/tasks\/import_sample_products": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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": "Nama templat produk.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Parameter opsional untuk mendapatkan hanya daftar tugas tertentu berdasarkan id.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "setup",
                                    "extended",
                                    "secret_tasklist"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "description": "Parameter opsional untuk mendapatkan hanya daftar tugas tertentu berdasarkan id.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "setup",
                                    "extended",
                                    "secret_tasklist"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "extended_tasks": {
                            "description": "Daftar tugas cacat dari penyaring sisi klien.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Periode waktu untuk menunda tugas.",
                            "type": "string",
                            "required": false
                        },
                        "task_list_id": {
                            "description": "Parameter opsional untuk menanyakan daftar tugas tertentu.",
                            "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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/onboarding\/products"
                    }
                ]
            }
        },
        "\/wc-admin\/navigation\/favorites\/me": {
            "namespace": "wc-admin",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "item_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "item_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/navigation\/favorites\/me"
                    }
                ]
            }
        },
        "\/wc-analytics\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Urutkan berdasar kelas pajak",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Cari berdasarkan kode pajak serupa.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "MemMembatasi rangkaian hasil ke item yang memiliki ID tarif tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode pos\/ZIP, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kode pos' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kota' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Daftar kode pos\/ZIP. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Daftar nama kota. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/taxes"
                    }
                ]
            }
        },
        "\/wc-analytics\/taxes\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode pos\/ZIP, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kode pos' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kota' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Daftar kode pos\/ZIP. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Daftar nama kota. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/taxes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode pos\/ZIP, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kode pos' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kota' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Daftar kode pos\/ZIP. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Daftar nama kota. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc-admin\/mobile-app\/send-magic-link": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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": "Mengembalikan saran mitra pengiriman default saat pilihan woocommerce_show_marketplace_suggestions diatur menjadi tidak",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-admin\/launch-your-store\/woopayments\/test-orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "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": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Membatasi respons ke objek yang didaftarkan sebelum (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Membatasi respons ke objek yang didaftarkan setelah (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Mengindikasikan apakah semua kondisi harus benar untuk rangkaian hasil, atau jika salah satunya tidak mencukupi. Penyesuaian memengaruhi parameter berikut: 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": "Membatasi respons ke objek dengan kolom pelanggan berisi istilah pencarian tertentu. Mencari kolom yang ditentukan dengan `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": "Batasi respons ke objek dengan nama tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Batasi respons ke objek tanpa nama tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Batasi respons ke objek dengan nama pengguna tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Batasi respons ke objek tanpa nama pengguna tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Membatasi respons ke objek dengan email tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Membatasi respons ke objek kecuali email tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Batasi respons ke objek dengan negara tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Batasi respons ke objek tanpa negara tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Membatasi respons ke objek terakhir aktif sebelum (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Membatasi respons ke objek terakhir aktif setelah (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Membatasi respons ke objek terakhir aktif antara dua waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Membatasi respons ke objek terakhir aktif antara dua waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan lebih dari atau sama dengan bilangan bulat yang ditentukan.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan kurang dari atau sama dengan bilangan bulat yang ditentukan.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan antara dua bilangan bulat yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total lebih dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total kurang dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total antara dua jumlah yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata lebih dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata kurang dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata antara dua jumlah yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Membatasi respons ke objek dengan pesanan terakhir sebelum (atau pada) waktu dan tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Membatasi respons ke objek dengan pesanan terakhir setelah (atau pada) waktu dan tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "Batasi hasil pada item dengan ID pelanggan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Saring hasil jika salah satu kolom yang dimasukkan kosong",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Membatasi hasil ke item dengan ID pelanggan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "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": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Membatasi respons ke objek yang didaftarkan sebelum (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Membatasi respons ke objek yang didaftarkan setelah (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Mengindikasikan apakah semua kondisi harus benar untuk rangkaian hasil, atau jika salah satunya tidak mencukupi. Penyesuaian memengaruhi parameter berikut: 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": "Membatasi respons ke objek dengan kolom pelanggan berisi istilah pencarian tertentu. Mencari kolom yang ditentukan dengan `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": "Batasi respons ke objek dengan nama tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Batasi respons ke objek tanpa nama tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Batasi respons ke objek dengan nama pengguna tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Batasi respons ke objek tanpa nama pengguna tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Membatasi respons ke objek dengan email tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Membatasi respons ke objek kecuali email tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Batasi respons ke objek dengan negara tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Batasi respons ke objek tanpa negara tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Membatasi respons ke objek terakhir aktif sebelum (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Membatasi respons ke objek terakhir aktif setelah (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Membatasi respons ke objek terakhir aktif antara dua waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Membatasi respons ke objek terakhir aktif antara dua waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan lebih dari atau sama dengan bilangan bulat yang ditentukan.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan kurang dari atau sama dengan bilangan bulat yang ditentukan.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan antara dua bilangan bulat yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total lebih dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total kurang dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total antara dua jumlah yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata lebih dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata kurang dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata antara dua jumlah yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Membatasi respons ke objek dengan pesanan terakhir sebelum (atau pada) waktu dan tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Membatasi respons ke objek dengan pesanan terakhir setelah (atau pada) waktu dan tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "Batasi hasil pada item dengan ID pelanggan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Saring hasil jika salah satu kolom yang dimasukkan kosong",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "include": {
                            "description": "Membatasi hasil ke item dengan ID pelanggan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/leaderboards": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "Kueri URL untuk tetap ada di seluruh tautan.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/leaderboards"
                    }
                ]
            }
        },
        "\/wc-analytics\/leaderboards\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "Kueri URL untuk tetap ada di seluruh tautan.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/reports": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "days": {
                            "description": "Jumlah hari untuk mengimpor.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "Lewati pengimporan data pesanan yang sudah ada.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/import\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/totals": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "days": {
                            "description": "Jumlah hari untuk mengimpor.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "Lewati pengimporan data pesanan yang sudah ada.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Parameter untuk diberikan ke laporan terekspor.",
                            "type": "object",
                            "required": false
                        },
                        "email": {
                            "description": "Jika benar, kirim email tautan untuk mengunduh ekspor ke pengguna yang mengajukan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "product_name",
                                "variations",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "categories": {
                            "description": "Membatasi hasil ke item dari kategori tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "match": {
                            "description": "Mengindikasikan apakah semua kondisi harus benar untuk rangkaian hasil, atau jika salah satunya tidak mencukupi. Penyesuaian memengaruhi parameter berikut: 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": "Membatasi hasil ke item dengan ID produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Tambahkan informasi tambahan tentang setiap produk ke laporan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/products"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Mengindikasikan apakah semua kondisi harus benar untuk rangkaian hasil, atau jika salah satunya tidak mencukupi. Penyesuaian memengaruhi parameter berikut: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "sku"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Batasi hasil untuk item yang memiliki produk induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Batasi hasil untuk item yang tidak memiliki produk induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "Membatasi hasil ke item dengan ID variasi tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Masukkan informasi tambahan tentang setiap variasi ke laporan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Batasi hasil untuk variasi yang mencakup atribut khusus.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Batasi hasil untuk variasi yang tidak mencakup atribut khusus.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "category_includes": {
                            "description": "Batasi hasil untuk variasi pada kategori khusus.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "Batasi hasil untuk variasi yang tidak termasuk dalam kategori khusus.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/products\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Interval waktu yang digunakan untuk buket di data yang ditampilkan.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Membatasi hasil ke item dari kategori tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "Membatasi hasil ke item dengan ID produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Membatasi hasil ke item dengan ID variasi tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Buat segmen respons dengan pembatas tambahan.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        },
                        "fields": {
                            "description": "Batasi kolom statistik untuk item tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/products\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Interval waktu yang digunakan untuk buket di data yang ditampilkan.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Mengindikasikan apakah semua kondisi harus benar untuk rangkaian hasil, atau jika salah satunya tidak mencukupi. Penyesuaian memengaruhi parameter berikut: 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": "Membatasi hasil ke item dari kategori tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "Batasi hasil untuk variasi yang tidak termasuk dalam kategori khusus.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "Batasi hasil untuk item yang memiliki produk induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Batasi hasil untuk item yang tidak memiliki produk induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "Membatasi hasil ke item dengan ID variasi tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Buat segmen respons dengan pembatas tambahan.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        },
                        "fields": {
                            "description": "Batasi kolom statistik untuk item tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Membatasi rangkaian hasil ke pesanan yang mencakup produk dengan atribut khusus.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Membatasi rangkaian hasil ke pesanan yang tidak mencakup produk dengan atribut khusus.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/variations\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/revenue\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "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": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Interval waktu yang digunakan untuk buket di data yang ditampilkan.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "segmentby": {
                            "description": "Buat segmen respons dengan pembatas tambahan.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        },
                        "date_type": {
                            "description": "Kesampingkan pilihan \"woocommerce_date_type\" yang digunakan untuk kolom tanggal basis data yang dipertimbangkan untuk laporan pendapatan.",
                            "type": "string",
                            "enum": [
                                "date_paid",
                                "date_created",
                                "date_completed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/revenue\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "num_items_sold",
                                "net_total"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "Batasi hasil untuk item yang memiliki variasi tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "Batasi hasil untuk item yang tidak memiliki variasi tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki kupon tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki kupon tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki tarif pajak tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki tarif pajak tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status_is": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki status order tertentu.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki status order tertentu.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "customer_type": {
                            "description": "Membatasi rangkaian hasil ke pelanggan lama atau baru.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "returning",
                                "new"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "Membatasi rangkaian hasil ke jenis pengembalian dana tertentu.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "extended_info": {
                            "description": "Tambahkan informasi tambahan tentang setiap kupon ke laporan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "order_includes": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki ID pesanan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki ID pesanan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Membatasi rangkaian hasil ke pesanan yang mencakup produk dengan atribut khusus.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Membatasi rangkaian hasil ke pesanan yang tidak mencakup produk dengan atribut khusus.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "interval": {
                            "description": "Interval waktu yang digunakan untuk buket di data yang ditampilkan.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Mengindikasikan apakah semua kondisi harus benar untuk rangkaian hasil, atau jika salah satunya tidak mencukupi. Penyesuaian memengaruhi parameter berikut: 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": "Membatasi rangkaian hasil ke item yang memiliki status order tertentu.",
                            "type": "array",
                            "default": null,
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki status order tertentu.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "Batasi hasil untuk item yang memiliki variasi tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "Batasi hasil untuk item yang tidak memiliki variasi tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki kupon tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki kupon tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki tarif pajak tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki tarif pajak tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "customer": {
                            "description": "Nama alias untuk customer_type (usang).",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "customer_type": {
                            "description": "Membatasi rangkaian hasil ke pesanan yang memiliki customer_type tertentu",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "Membatasi rangkaian hasil ke jenis pengembalian dana tertentu.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "Membatasi rangkaian hasil ke pesanan yang mencakup produk dengan atribut khusus.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "Membatasi rangkaian hasil ke pesanan yang tidak mencakup produk dengan atribut khusus.",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "segmentby": {
                            "description": "Buat segmen respons dengan pembatas tambahan.",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        },
                        "fields": {
                            "description": "Batasi kolom statistik untuk item tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/orders\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "category_id",
                            "enum": [
                                "category_id",
                                "items_sold",
                                "net_revenue",
                                "orders_count",
                                "products_count",
                                "category"
                            ],
                            "required": false
                        },
                        "interval": {
                            "description": "Interval waktu yang digunakan untuk buket di data yang ditampilkan.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki status order tertentu.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki status order tertentu.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Membatasi hasil ke semua item yang memiliki istilah khusus yang ditentukan di taksonomi kategori.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Tambahkan informasi tambahan tentang setiap kategori ke laporan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/categories"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "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": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "taxes": {
                            "description": "Membatasi respons ke item dengan satu atau lebih tarif pajak yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/taxes"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "items_sold",
                                "total_sales",
                                "orders_count",
                                "products_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Interval waktu yang digunakan untuk buket di data yang ditampilkan.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "taxes": {
                            "description": "Membatasi respons ke semua item yang memiliki istilah khusus yang ditentukan di taksonomi pajak.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Buat segmen respons dengan pembatas tambahan.",
                            "type": "string",
                            "enum": [
                                "tax_rate_id"
                            ],
                            "required": false
                        },
                        "fields": {
                            "description": "Batasi kolom statistik untuk item tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/taxes\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "coupon_id",
                            "enum": [
                                "coupon_id",
                                "code",
                                "amount",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "coupons": {
                            "description": "Membatasi rangkaian hasil ke kupon yang memiliki ID kupon tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "Tambahkan informasi tambahan tentang setiap kupon ke laporan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/coupons"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "amount",
                                "coupons_count",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Interval waktu yang digunakan untuk buket di data yang ditampilkan.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "coupons": {
                            "description": "Membatasi rangkaian hasil ke kupon yang memiliki ID kupon tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "Buat segmen respons dengan pembatas tambahan.",
                            "type": "string",
                            "enum": [
                                "product",
                                "variation",
                                "category",
                                "coupon"
                            ],
                            "required": false
                        },
                        "fields": {
                            "description": "Batasi kolom statistik untuk item tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/coupons\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "stock_status",
                            "enum": [
                                "stock_status",
                                "stock_quantity",
                                "date",
                                "id",
                                "include",
                                "title",
                                "sku"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Membatasi hasil ke item yang ditentukan ke jenis laporan stok tertentu.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "lowstock",
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/stock\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "product"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Mengindikasikan apakah semua kondisi harus benar untuk rangkaian hasil, atau jika salah satunya tidak mencukupi. Penyesuaian memengaruhi parameter berikut: products, orders, username, ip_address.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki ID pesanan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki ID pesanan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "Membatasi respons ke objek yang memiliki ID pengguna tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "Membatasi respons ke objek yang tidak memiliki ID pengguna tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "Membatasi respons ke objek yang memiliki alamat IP tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "Membatasi respons ke objek yang tidak memiliki alamat IP tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/downloads"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "download_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "Interval waktu yang digunakan untuk buket di data yang ditampilkan.",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "Mengindikasikan apakah semua kondisi harus benar untuk rangkaian hasil, atau jika salah satunya tidak mencukupi. Penyesuaian memengaruhi parameter berikut: 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": "Membatasi rangkaian hasil ke item yang memiliki produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "Membatasi rangkaian hasil ke item yang memiliki ID pesanan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "Membatasi rangkaian hasil ke item yang tidak memiliki ID pesanan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "Membatasi respons ke objek yang memiliki ID pelanggan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "Membatasi respons ke objek yang tidak memiliki ID pelanggan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "Membatasi respons ke objek yang memiliki alamat IP tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "Membatasi respons ke objek yang tidak memiliki alamat IP tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "Batasi kolom statistik untuk item tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/downloads\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "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": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Membatasi respons ke objek yang didaftarkan sebelum (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Membatasi respons ke objek yang didaftarkan setelah (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Mengindikasikan apakah semua kondisi harus benar untuk rangkaian hasil, atau jika salah satunya tidak mencukupi. Penyesuaian memengaruhi parameter berikut: 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": "Membatasi respons ke objek dengan kolom pelanggan berisi istilah pencarian tertentu. Mencari kolom yang ditentukan dengan `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": "Batasi respons ke objek dengan nama tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Batasi respons ke objek tanpa nama tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Batasi respons ke objek dengan nama pengguna tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Batasi respons ke objek tanpa nama pengguna tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Membatasi respons ke objek dengan email tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Membatasi respons ke objek kecuali email tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Batasi respons ke objek dengan negara tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Batasi respons ke objek tanpa negara tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Membatasi respons ke objek terakhir aktif sebelum (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Membatasi respons ke objek terakhir aktif setelah (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Membatasi respons ke objek terakhir aktif antara dua waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Membatasi respons ke objek terakhir aktif antara dua waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan lebih dari atau sama dengan bilangan bulat yang ditentukan.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan kurang dari atau sama dengan bilangan bulat yang ditentukan.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan antara dua bilangan bulat yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total lebih dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total kurang dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total antara dua jumlah yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata lebih dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata kurang dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata antara dua jumlah yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Membatasi respons ke objek dengan pesanan terakhir sebelum (atau pada) waktu dan tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Membatasi respons ke objek dengan pesanan terakhir setelah (atau pada) waktu dan tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "Membatasi hasil ke item dengan ID pelanggan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "users": {
                            "description": "Batasi hasil pada item dengan ID pelanggan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "Saring hasil jika salah satu kolom yang dimasukkan kosong",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "registered_before": {
                            "description": "Membatasi respons ke objek yang didaftarkan sebelum (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "Membatasi respons ke objek yang didaftarkan setelah (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "Mengindikasikan apakah semua kondisi harus benar untuk rangkaian hasil, atau jika salah satunya tidak mencukupi. Penyesuaian memengaruhi parameter berikut: 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": "Membatasi respons ke objek dengan kolom pelanggan berisi istilah pencarian tertentu. Mencari kolom yang ditentukan dengan `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": "Batasi respons ke objek dengan nama tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "Batasi respons ke objek tanpa nama tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "Batasi respons ke objek dengan nama pengguna tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "Batasi respons ke objek tanpa nama pengguna tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "Membatasi respons ke objek dengan email tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "Membatasi respons ke objek kecuali email tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "Batasi respons ke objek dengan negara tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "Batasi respons ke objek tanpa negara tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "Membatasi respons ke objek terakhir aktif sebelum (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "Membatasi respons ke objek terakhir aktif setelah (atau pada) waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "Membatasi respons ke objek terakhir aktif antara dua waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "Membatasi respons ke objek terakhir aktif antara dua waktu tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan lebih dari atau sama dengan bilangan bulat yang ditentukan.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan kurang dari atau sama dengan bilangan bulat yang ditentukan.",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "Membatasi respons ke objek dengan jumlah pesanan antara dua bilangan bulat yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total lebih dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total kurang dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan total antara dua jumlah yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata lebih dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata kurang dari atau sama dengan jumlah yang ditentukan.",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "Membatasi respons ke objek dengan pengeluaran pesanan rata-rata antara dua jumlah yang ditentukan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "Membatasi respons ke objek dengan pesanan terakhir sebelum (atau pada) waktu dan tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "Membatasi respons ke objek dengan pesanan terakhir setelah (atau pada) waktu dan tanggal kesesuaian ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "Membatasi hasil ke item dengan ID pelanggan tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "Batasi kolom statistik untuk item tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "Ambil data terbaru secara paksa, bukan dari cache.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/customers\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "Membatasi respons ke statistik laporan tertentu. Nilai yang diizinkan: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/performance-indicators"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "Membatasi respons ke statistik laporan tertentu. Nilai yang diizinkan: .",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc-analytics\/reports\/performance-indicators\/allowed"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/batch"
                    }
                ]
            }
        },
        "\/wc\/store\/cart": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "ID variasi atau produk item keranjang.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "Jumlah item ini yang akan ditambahkan ke keranjang.",
                            "type": "integer",
                            "required": false
                        },
                        "variation": {
                            "description": "Atribut terpilih (untuk variasi).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nama atribut variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai atribut variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk kupon dalam keranjang.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Kode unik kupon.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Jenis diskon untuk kupon (mis. persentase atau jumlah tetap)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk kupon dalam keranjang.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Pengidentifikasi unik untuk kupon dalam keranjang.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/extensions": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "namespace": {
                            "description": "Nama ekstensi - ini akan digunakan untuk memastikan data yang diminta ditujukan dengan tepat.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "Data tambahan untuk diteruskan ke ekstensi",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk item dalam keranjang.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Pengenal unik untuk item dalam keranjang.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Pengenal unik untuk item dalam keranjang.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/remove-coupon": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Pengidentifikasi unik untuk kupon dalam keranjang.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik (kunci) untuk item keranjang.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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 paket yang dikirimkan. Biarkan kosong untuk menerapkan ke semua paket.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "ID tarif yang dipilih untuk paket.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik (kunci) item keranjang untuk diperbarui.",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "Kuantitas baru item ini di keranjang.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/cart\/update-customer"
                    }
                ]
            }
        },
        "\/wc\/store\/checkout": {
            "namespace": "wc\/store",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "Data yang diserahkan ke metode pembayaran ketika memproses pembayaran.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan ditambahkan ke pesanan oleh pelanggan selama pemeriksaan.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran yang digunakan untuk memproses pembayaran.",
                            "type": "string",
                            "enum": [
                                "bacs",
                                "cheque",
                                "cod",
                                "paypal",
                                "stripe",
                                "stripe_giropay",
                                "stripe_ideal",
                                "stripe_bancontact",
                                "stripe_eps",
                                "stripe_p24",
                                "stripe_boleto",
                                "stripe_oxxo",
                                "stripe_alipay",
                                "stripe_multibanco",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_sepa_debit",
                                "stripe_link",
                                "stripe_wechat_pay",
                                "stripe_cashapp"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "Jika membuat akun pengguna baru merupakan bagian dari pemrosesan pesanan.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Bidang tambahan yang akan dipertahankan pada pesanan.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "Data ekstensi didaftarkan oleh woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Bidang atribusi pesanan: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Bidang atribusi pesanan: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Bidang atribusi pesanan: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Bidang atribusi pesanan: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Bidang atribusi pesanan: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Bidang atribusi pesanan: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Bidang atribusi pesanan: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Bidang atribusi pesanan: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Bidang atribusi pesanan: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Bidang atribusi pesanan: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Bidang atribusi pesanan: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Bidang atribusi pesanan: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Bidang atribusi pesanan: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Bidang atribusi pesanan: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Bidang atribusi pesanan: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Bidang atribusi pesanan: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Data yang diserahkan ke metode pembayaran ketika memproses pembayaran.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan ditambahkan ke pesanan oleh pelanggan selama pemeriksaan.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran yang digunakan untuk memproses pembayaran.",
                            "type": "string",
                            "enum": [
                                "bacs",
                                "cheque",
                                "cod",
                                "paypal",
                                "stripe",
                                "stripe_giropay",
                                "stripe_ideal",
                                "stripe_bancontact",
                                "stripe_eps",
                                "stripe_p24",
                                "stripe_boleto",
                                "stripe_oxxo",
                                "stripe_alipay",
                                "stripe_multibanco",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_sepa_debit",
                                "stripe_link",
                                "stripe_wechat_pay",
                                "stripe_cashapp"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Bidang tambahan yang akan dipertahankan pada pesanan.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "Data ekstensi didaftarkan oleh woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Bidang atribusi pesanan: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Bidang atribusi pesanan: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Bidang atribusi pesanan: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Bidang atribusi pesanan: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Bidang atribusi pesanan: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Bidang atribusi pesanan: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Bidang atribusi pesanan: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Bidang atribusi pesanan: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Bidang atribusi pesanan: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Bidang atribusi pesanan: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Bidang atribusi pesanan: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Bidang atribusi pesanan: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Bidang atribusi pesanan: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Bidang atribusi pesanan: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Bidang atribusi pesanan: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Bidang atribusi pesanan: 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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/attributes": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortir ke atas atau ke bawah.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir berdasarkan properti istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apabila benar, istilah yang kosong tidak akan dikembalikan.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/categories": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortir ke atas atau ke bawah.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir berdasarkan properti istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apabila benar, istilah yang kosong tidak akan dikembalikan.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/products\/categories"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/collection-data": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Membatasi rangkaian hasil ke produk dengan slug tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respons terhadap sumber daya yang dibuat setelah tanggal ISO8601 yang sesuai.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Membatasi respons ke sumber daya yang dibuat tanggal kepatuhan ISO8601 tertentu.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Saat membatasi respons menggunakan after\/before, yang menggunakan kolom tanggal untuk perbandingan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Membatasi rangkaian hasil ke produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Operator untuk membandingkan istilah kategori produk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operator untuk membandingkan tag produk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi set hasil pada produk berdasarkan harga terendah, disediakan menggunakan satuan mata uang terkecil.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi set hasil pada produk berdasarkan harga tertinggi, disediakan menggunakan satuan mata uang terkecil.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "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": "Membatasi rangkaian hasil ke produk dengan atribut global terpilih.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nama taksonomi atribut.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Daftar ID istilah atribut.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Daftar slug atribut. Jika ID istilah diberikan, ini akan diabaikan.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Operator untuk membandingkan istilah atribut produk.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Hubungan logi antara atribut saat memfilter di beberapa tempat sekaligus.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Menentukan apakah produk katalog yang tersembunyi atau terlihat akan ditampilkan.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Membatasi rangkaian hasil ke produk dengan peringkat rata-rata tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "Jika true, hitung harga produk maksimum dan minimum untuk koleksi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "Jika true, hitung jumlah stok untuk produk di koleksi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "Jika diminta, hitung jumlah istilah atribut untuk produk di koleksi.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "Nama taksonomi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "Kondisi penyaring\t yang diterapkan dapat memengaruhi jumlah. Nilai valid termasuk \"and\" dan \"or\".",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "Jika true, hitung jumlah peringkat untuk produk di koleksi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/products\/collection-data"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/reviews": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "Membatasi set hasil pada ulasan dari ID kategori tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Batasi set hasil pada ulasan dari ID produk tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/products\/reviews"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/tags": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortir ke atas atau ke bawah.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir berdasarkan properti istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apabila benar, istilah yang kosong tidak akan dikembalikan.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/store\/products": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Membatasi rangkaian hasil ke produk dengan slug tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respons terhadap sumber daya yang dibuat setelah tanggal ISO8601 yang sesuai.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Membatasi respons ke sumber daya yang dibuat tanggal kepatuhan ISO8601 tertentu.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Saat membatasi respons menggunakan after\/before, yang menggunakan kolom tanggal untuk perbandingan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Membatasi rangkaian hasil ke produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Operator untuk membandingkan istilah kategori produk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operator untuk membandingkan tag produk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi set hasil pada produk berdasarkan harga terendah, disediakan menggunakan satuan mata uang terkecil.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi set hasil pada produk berdasarkan harga tertinggi, disediakan menggunakan satuan mata uang terkecil.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "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": "Membatasi rangkaian hasil ke produk dengan atribut global terpilih.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nama taksonomi atribut.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Daftar ID istilah atribut.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Daftar slug atribut. Jika ID istilah diberikan, ini akan diabaikan.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Operator untuk membandingkan istilah atribut produk.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Hubungan logi antara atribut saat memfilter di beberapa tempat sekaligus.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Menentukan apakah produk katalog yang tersembunyi atau terlihat akan ditampilkan.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Membatasi rangkaian hasil ke produk dengan peringkat rata-rata tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/products"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/(?P<slug>[\\S]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug sumber daya.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/v1\/batch"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "ID variasi atau produk item keranjang.",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "Jumlah item ini yang akan ditambahkan ke keranjang.",
                            "type": "integer",
                            "required": false
                        },
                        "variation": {
                            "description": "Atribut terpilih (untuk variasi).",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nama atribut variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai atribut variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk kupon dalam keranjang.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Kode unik kupon.",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Jenis diskon untuk kupon (mis. persentase atau jumlah tetap)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk kupon dalam keranjang.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "Pengidentifikasi unik untuk kupon dalam keranjang.",
                            "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": "Nama ekstensi - ini akan digunakan untuk memastikan data yang diminta ditujukan dengan tepat.",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "Data tambahan untuk diteruskan ke ekstensi",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk item dalam keranjang.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Pengenal unik untuk item dalam keranjang.",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "Pengenal unik untuk item dalam keranjang.",
                            "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": "Pengidentifikasi unik untuk kupon dalam keranjang.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik (kunci) untuk item keranjang.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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 paket yang dikirimkan. Biarkan kosong untuk menerapkan ke semua paket.",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "ID tarif yang dipilih untuk paket.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik (kunci) item keranjang untuk diperbarui.",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "Kuantitas baru item ini di keranjang.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/v1\/cart\/update-customer"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/checkout": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "Data yang diserahkan ke metode pembayaran ketika memproses pembayaran.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan ditambahkan ke pesanan oleh pelanggan selama pemeriksaan.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran yang digunakan untuk memproses pembayaran.",
                            "type": "string",
                            "enum": [
                                "bacs",
                                "cheque",
                                "cod",
                                "paypal",
                                "stripe",
                                "stripe_giropay",
                                "stripe_ideal",
                                "stripe_bancontact",
                                "stripe_eps",
                                "stripe_p24",
                                "stripe_boleto",
                                "stripe_oxxo",
                                "stripe_alipay",
                                "stripe_multibanco",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_sepa_debit",
                                "stripe_link",
                                "stripe_wechat_pay",
                                "stripe_cashapp"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "Jika membuat akun pengguna baru merupakan bagian dari pemrosesan pesanan.",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Bidang tambahan yang akan dipertahankan pada pesanan.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "Data ekstensi didaftarkan oleh woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Bidang atribusi pesanan: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Bidang atribusi pesanan: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Bidang atribusi pesanan: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Bidang atribusi pesanan: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Bidang atribusi pesanan: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Bidang atribusi pesanan: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Bidang atribusi pesanan: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Bidang atribusi pesanan: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Bidang atribusi pesanan: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Bidang atribusi pesanan: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Bidang atribusi pesanan: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Bidang atribusi pesanan: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Bidang atribusi pesanan: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Bidang atribusi pesanan: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Bidang atribusi pesanan: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Bidang atribusi pesanan: user_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Data yang diserahkan ke metode pembayaran ketika memproses pembayaran.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan ditambahkan ke pesanan oleh pelanggan selama pemeriksaan.",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "Email",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "Perusahaan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "Alamat",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "Apartemen, kamar, dll.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "Kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "Kode Negara Bagian\/Kabupaten, atau nama negara bagian, kabupaten, provinsi, atau kecamatan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "Kode Negara\/Wilayah dalam format ISO 3166-1 alpha-2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "Telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran yang digunakan untuk memproses pembayaran.",
                            "type": "string",
                            "enum": [
                                "bacs",
                                "cheque",
                                "cod",
                                "paypal",
                                "stripe",
                                "stripe_giropay",
                                "stripe_ideal",
                                "stripe_bancontact",
                                "stripe_eps",
                                "stripe_p24",
                                "stripe_boleto",
                                "stripe_oxxo",
                                "stripe_alipay",
                                "stripe_multibanco",
                                "stripe_klarna",
                                "stripe_affirm",
                                "stripe_afterpay_clearpay",
                                "stripe_sepa_debit",
                                "stripe_link",
                                "stripe_wechat_pay",
                                "stripe_cashapp"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "Bidang tambahan yang akan dipertahankan pada pesanan.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "Data ekstensi didaftarkan oleh woocommerce\/order-attribution",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "Bidang atribusi pesanan: source_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "Bidang atribusi pesanan: referrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "Bidang atribusi pesanan: utm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "Bidang atribusi pesanan: utm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "Bidang atribusi pesanan: utm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "Bidang atribusi pesanan: utm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "Bidang atribusi pesanan: utm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "Bidang atribusi pesanan: utm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "Bidang atribusi pesanan: utm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "Bidang atribusi pesanan: utm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "Bidang atribusi pesanan: utm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "Bidang atribusi pesanan: session_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "Bidang atribusi pesanan: session_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "Bidang atribusi pesanan: session_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "Bidang atribusi pesanan: session_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "Bidang atribusi pesanan: 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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/attributes": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/v1\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortir ke atas atau ke bawah.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir berdasarkan properti istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apabila benar, istilah yang kosong tidak akan dikembalikan.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/categories": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortir ke atas atau ke bawah.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir berdasarkan properti istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apabila benar, istilah yang kosong tidak akan dikembalikan.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/v1\/products\/categories"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Membatasi rangkaian hasil ke produk dengan slug tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respons terhadap sumber daya yang dibuat setelah tanggal ISO8601 yang sesuai.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Membatasi respons ke sumber daya yang dibuat tanggal kepatuhan ISO8601 tertentu.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Saat membatasi respons menggunakan after\/before, yang menggunakan kolom tanggal untuk perbandingan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Membatasi rangkaian hasil ke produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Operator untuk membandingkan istilah kategori produk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operator untuk membandingkan tag produk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi set hasil pada produk berdasarkan harga terendah, disediakan menggunakan satuan mata uang terkecil.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi set hasil pada produk berdasarkan harga tertinggi, disediakan menggunakan satuan mata uang terkecil.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "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": "Membatasi rangkaian hasil ke produk dengan atribut global terpilih.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nama taksonomi atribut.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Daftar ID istilah atribut.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Daftar slug atribut. Jika ID istilah diberikan, ini akan diabaikan.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Operator untuk membandingkan istilah atribut produk.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Hubungan logi antara atribut saat memfilter di beberapa tempat sekaligus.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Menentukan apakah produk katalog yang tersembunyi atau terlihat akan ditampilkan.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Membatasi rangkaian hasil ke produk dengan peringkat rata-rata tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "Jika true, hitung harga produk maksimum dan minimum untuk koleksi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "Jika true, hitung jumlah stok untuk produk di koleksi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "Jika diminta, hitung jumlah istilah atribut untuk produk di koleksi.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "Nama taksonomi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "Kondisi penyaring\t yang diterapkan dapat memengaruhi jumlah. Nilai valid termasuk \"and\" dan \"or\".",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "Jika true, hitung jumlah peringkat untuk produk di koleksi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/v1\/products\/collection-data"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/reviews": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "Membatasi set hasil pada ulasan dari ID kategori tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Batasi set hasil pada ulasan dari ID produk tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/v1\/products\/reviews"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/tags": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortir ke atas atau ke bawah.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir berdasarkan properti istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apabila benar, istilah yang kosong tidak akan dikembalikan.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/v1\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimum item yang dikembalikan pada set hasil. Jumlah item akan menjadi tak terbatas apabila dibiarkan kosong.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Membatasi rangkaian hasil ke produk dengan slug tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respons terhadap sumber daya yang dibuat setelah tanggal ISO8601 yang sesuai.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Membatasi respons ke sumber daya yang dibuat tanggal kepatuhan ISO8601 tertentu.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "Saat membatasi respons menggunakan after\/before, yang menggunakan kolom tanggal untuk perbandingan.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Membatasi rangkaian hasil ke produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "Operator untuk membandingkan istilah kategori produk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "Operator untuk membandingkan tag produk.",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi set hasil pada produk berdasarkan harga terendah, disediakan menggunakan satuan mata uang terkecil.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi set hasil pada produk berdasarkan harga tertinggi, disediakan menggunakan satuan mata uang terkecil.",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "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": "Membatasi rangkaian hasil ke produk dengan atribut global terpilih.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "Nama taksonomi atribut.",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "Daftar ID istilah atribut.",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "Daftar slug atribut. Jika ID istilah diberikan, ini akan diabaikan.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "Operator untuk membandingkan istilah atribut produk.",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "Hubungan logi antara atribut saat memfilter di beberapa tempat sekaligus.",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Menentukan apakah produk katalog yang tersembunyi atau terlihat akan ditampilkan.",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Membatasi rangkaian hasil ke produk dengan peringkat rata-rata tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/store\/v1\/products"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug sumber daya.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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:\/\/atlasfitnes.com\/id\/wp-json\/wc\/private"
                    }
                ]
            }
        },
        "\/wc\/private\/ai\/store-title": {
            "namespace": "wc\/private",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "business_description": {
                            "description": "Deskripsi bisnis untuk toko yang spesifik.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/private\/ai\/store-title"
                    }
                ]
            }
        },
        "\/wc\/private\/ai\/images": {
            "namespace": "wc\/private",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "business_description": {
                            "description": "Deskripsi bisnis untuk toko yang spesifik.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/private\/ai\/images"
                    }
                ]
            }
        },
        "\/wc\/private\/ai\/patterns": {
            "namespace": "wc\/private",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "business_description": {
                            "description": "Deskripsi bisnis untuk toko yang spesifik.",
                            "type": "string",
                            "required": false
                        },
                        "images": {
                            "description": "Gambar untuk toko yang ditentukan.",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/private\/ai\/patterns"
                    }
                ]
            }
        },
        "\/wc\/private\/ai\/product": {
            "namespace": "wc\/private",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "products_information": {
                            "description": "Data yang dibuat dengan AI untuk memperbarui produk contoh.",
                            "type": "object",
                            "required": false
                        },
                        "last_product": {
                            "description": "Apakah produk yang diperbarui merupakan yang terakhir dalam loop",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/private\/ai\/product"
                    }
                ]
            }
        },
        "\/wc\/private\/ai\/products": {
            "namespace": "wc\/private",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "business_description": {
                            "description": "Deskripsi bisnis untuk toko yang spesifik.",
                            "type": "string",
                            "required": false
                        },
                        "images": {
                            "description": "Gambar untuk toko yang ditentukan.",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/private\/ai\/products"
                    }
                ]
            }
        },
        "\/wc\/private\/ai\/business-description": {
            "namespace": "wc\/private",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "business_description": {
                            "description": "Deskripsi bisnis untuk toko yang spesifik.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/private\/ai\/business-description"
                    }
                ]
            }
        },
        "\/wc\/private\/ai\/store-info": {
            "namespace": "wc\/private",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/private\/ai\/store-info"
                    }
                ]
            }
        },
        "\/wc\/private\/patterns": {
            "namespace": "wc\/private",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/private\/patterns"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-rocket\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp-rocket\/v1"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocketcdn\/enable": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        },
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp-rocket\/v1\/rocketcdn\/enable"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocketcdn\/disable": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp-rocket\/v1\/rocketcdn\/disable"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/cpcss\/post\/(?P<id>[\\d]+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp-rocket\/v1\/support": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp-rocket\/v1\/support"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/dynamic_lists\/update": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp-rocket\/v1\/dynamic_lists\/update"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/options\/export": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp-rocket\/v1\/options\/export"
                    }
                ]
            }
        },
        "\/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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/redirects\/delete"
                    }
                ]
            }
        },
        "\/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:\/\/atlasfitnes.com\/id\/wp-json\/yoast\/v1\/redirects\/undo-for-object"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/get-token": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Pengidentifikasi untuk modul.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Pengidentifikasi untuk modul.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Pengidentifikasi untuk modul.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Pengidentifikasi untuk modul.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Pengidentifikasi untuk modul.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Setelan yang akan ditetapkan.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Pengidentifikasi untuk modul.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Pengidentifikasi untuk modul.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Titik data modul yang akan ditangani.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Pengidentifikasi untuk modul.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Titik data modul yang akan ditangani.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Data yang akan ditetapkan.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "description": "",
                            "default": null,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "slug": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "expiration": {
                                        "type": "integer",
                                        "required": true
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeout": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeout"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "Konten teks yang akan ditelusuri.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection-check": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection-check"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 4,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean"
                                        },
                                        "regions": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/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",
                                "landing-page",
                                "popup",
                                "header",
                                "footer",
                                "single",
                                "single-post",
                                "single-page",
                                "archive",
                                "search-results",
                                "error-404",
                                "product",
                                "product-archive",
                                "loop-item"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/global-widget\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/global-widget\/templates"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor-pro\/v1"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/posts-widget": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor-pro\/v1\/posts-widget"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/form-submissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "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
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        },
                        "values": {
                            "description": "Form field values, receive an array, the key should be the form field id and the value should be the value.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/form-submissions\/restore"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/export": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 10000,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "The format of the export (for now only csv).",
                            "enum": [
                                "csv"
                            ],
                            "default": "csv",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/form-submissions\/export"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/referer": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "value": {
                            "description": "Limit results specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/form-submissions\/referer"
                    }
                ]
            }
        },
        "\/elementor\/v1\/forms": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/forms"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/woocommerce-module": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor-pro\/v1\/woocommerce-module"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/set-notice-dismissed": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "is_custom_wc_cart_notice_dismissed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor-pro\/v1\/set-notice-dismissed"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/get-notice-dismissed\/(?P<post_id>\\d+)": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor-pro\/v1\/get-post-type-taxonomies": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "The post type for which to fetch the list of taxonomies.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor-pro\/v1\/get-post-type-taxonomies"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-loop": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_filters": {
                            "description": "The filters for the loop widget.",
                            "type": "object",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        },
                        "pagination_base_url": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor-pro\/v1\/refresh-loop"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "The id of the post where the note was created at (can be template, post, page, etc.).",
                            "required": true
                        },
                        "element_id": {
                            "type": "string",
                            "description": "Each note must be attached to an elementor element.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": true
                        },
                        "position": {
                            "type": "object",
                            "properties": {
                                "x": {
                                    "required": true,
                                    "type": "number"
                                },
                                "y": {
                                    "required": true,
                                    "type": "number"
                                }
                            },
                            "description": "The position of the note.",
                            "required": true
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "default": [],
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "route_post_id": {
                            "description": "The ID of the post that's associated with the route (doesn't always exist, e.g: home page, archive)",
                            "required": false
                        },
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "route_title": {
                            "type": "string",
                            "description": "The title of the route where the note was created at.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "If the new note is a reply to another note, the parent_id should be the thread's id.",
                            "default": 0,
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/notes"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/read-status": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/notes\/read-status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/summary": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/notes\/summary"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/users": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "integer",
                            "description": "Limit the results.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "display_name",
                            "enum": [
                                "user_nicename",
                                "display_name",
                                "user_registered"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Filter users by a search term.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/notes\/users"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "Note ID to find.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id the note.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": false
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "Note status can be draft or publish.",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Is this note resolved and should be hidden.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id of the note.",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Determine if it should be deleted permanently or change the status to trash.",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/coupons": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Gunakan argument WP Query untuk mengubah respon; variabel query privat membutuhkan otorisasi yang sesuai.",
                            "required": false
                        },
                        "code": {
                            "description": "Batasi set hasil ke sumberdaya dengan kode spesifik.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "Tanggal Waktu UTC saat kupon kedaluwarsa.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "Tanggal Waktu UTC saat kupon kedaluwarsa.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/coupons\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "Tanggal Waktu UTC saat kupon kedaluwarsa.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Membatasi rangkaian hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Batasi set hasil ke sumberdaya dengan email khusus",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Batasi set hasil ke sumberdaya dengan peran khusus",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "translator",
                                "group_leader",
                                "affiliate",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "Alamat email pengguna baru.",
                            "required": true
                        },
                        "first_name": {
                            "description": "Nama depan konsumen",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang konsumen",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nama pengguna baru.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi baru pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Daftar data alamat tagihan",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Daftar data alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Alamat email konsumen",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan konsumen",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang konsumen",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nama login konsumen",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Password konsumen",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Daftar data alamat tagihan",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Daftar data alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "ID tujuan alokasi pos.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Alamat email konsumen",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan konsumen",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang konsumen",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nama login konsumen",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Password konsumen",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Daftar data alamat tagihan",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Daftar data alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Konten catatan pesanan.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Tampilkan\/pastikan jika catatan hanya untuk acuan atau konsumen (konsumen akan diberitahu)",
                            "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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Gunakan argument WP Query untuk mengubah respon; variabel query privat membutuhkan otorisasi yang sesuai.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi set hasil ke pesanan atas status khusus",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Batasi set hasil ke pesanan atas konsumen khusus",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi set hasil ke pesanan atas produk khusus",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah pengembalian",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "Alasan pengembalian",
                            "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": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Gunakan argument WP Query untuk mengubah respon; variabel query privat membutuhkan otorisasi yang sesuai.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi set hasil ke pesanan atas status khusus",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Batasi set hasil ke pesanan atas konsumen khusus",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi set hasil ke pesanan atas produk khusus",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "EUR",
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Meta data item baris.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Label meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Meta data item baris.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Label meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Meta data item baris.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Label meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "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": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama sumber daya.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama atribut.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama atribut.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/categories": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama kategori",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/categories\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama kategori",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "Konten ulasan.",
                            "required": true
                        },
                        "date_created": {
                            "description": "Tanggal ulasan dibuat, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nama pemberi ulasan.",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "Email pemberi ulasan.",
                            "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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "Isi ulasannya.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal ulasan dibuat, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama pemberi ulasan.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mail pengulas",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama kelas pengiriman",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama kelas pengiriman",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/tags": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tag.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/tags\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama tag.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Gunakan argument WP Query untuk mengubah respon; variabel query privat membutuhkan otorisasi yang sesuai.",
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Batasi hasil untuk produk dengan ID kelas pengiriman tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Batasi kumpulan hasil ke produk dengan atribut khusus.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Batasi hasil untuk produk dengan ID term atribut tertentu (diperlukan atribut yang sudah digunakan).",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Batasi kumpulan hasil ke produk dengan SKU khusus.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal awal harga promo.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal akhir harga promo.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "default": "standard",
                            "description": "Jenis unduhan, ini mengontrol skema di front-end.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "Kontrol apakah produk terdaftar sebagai \"stok tersedia\" atau \"stok habis\" di front-end.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk upsell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Daftar variasi.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID variasi.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "Tanggal variasi dibuat, di zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal variasi terakhir diubah, di zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "URL variasi.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Pengenal unik",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Harga variasi saat ini.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "Harga normal variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "Harga obral variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Tanggal awal harga promo.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Tanggal akhir harga promo.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "Tampilkan jika variasi diobral",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "Tampilkan jika variasi dapat dibeli",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Jika variasinya terlihat.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Jika variasi adalah virtual.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Jika variasi dapat diunduh.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Daftar berkas yang dapat diunduh.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID File.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nama berkas",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "URL berkas",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "Manajemen stok pada tingkat variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Jumlah stok.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Kontrol apakah variasi terdaftar sebagai \"stok ada\" atau \"stok habis\" di frontend.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "Tampilkan jika inden diizinkan.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "Tampilkan jika variasi dalam proses inden.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Berat variasi (kg).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Dimensi variasi.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "Panjang variasi (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "Lebar variasi (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Tinggi variasi (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "Slug kelas pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "ID kelas pengiriman.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Data gambar variasi.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nama gambar.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "Teks alternatif gambar.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Daftar atribut.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID atribut.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nama atribut.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "Nama term atribut yang dipilih.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal awal harga promo.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal akhir harga promo.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "Jenis unduhan, ini mengontrol skema di front-end.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontrol apakah produk terdaftar sebagai \"stok tersedia\" atau \"stok habis\" di front-end.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk upsell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Daftar variasi.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID variasi.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "Tanggal variasi dibuat, di zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal variasi terakhir diubah, di zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "URL variasi.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Pengenal unik",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Harga variasi saat ini.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "Harga normal variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "Harga obral variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Tanggal awal harga promo.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Tanggal akhir harga promo.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "Tampilkan jika variasi diobral",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "Tampilkan jika variasi dapat dibeli",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Jika variasinya terlihat.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Jika variasi adalah virtual.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Jika variasi dapat diunduh.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Daftar berkas yang dapat diunduh.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID File.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nama berkas",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "URL berkas",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "Manajemen stok pada tingkat variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Jumlah stok.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Kontrol apakah variasi terdaftar sebagai \"stok ada\" atau \"stok habis\" di frontend.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "Tampilkan jika inden diizinkan.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "Tampilkan jika variasi dalam proses inden.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Berat variasi (kg).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Dimensi variasi.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "Panjang variasi (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "Lebar variasi (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Tinggi variasi (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "Slug kelas pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "ID kelas pengiriman.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Data gambar variasi.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nama gambar.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "Teks alternatif gambar.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Daftar atribut.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID atribut.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nama atribut.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "Nama term atribut yang dipilih.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal awal harga promo.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal akhir harga promo.",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "Jenis unduhan, ini mengontrol skema di front-end.",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontrol apakah produk terdaftar sebagai \"stok tersedia\" atau \"stok habis\" di front-end.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk upsell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "Daftar variasi.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID variasi.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "Tanggal variasi dibuat, di zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal variasi terakhir diubah, di zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "URL variasi.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "Pengenal unik",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "Harga variasi saat ini.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "Harga normal variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "Harga obral variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "Tanggal awal harga promo.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "Tanggal akhir harga promo.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "Tampilkan jika variasi diobral",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "Tampilkan jika variasi dapat dibeli",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "Jika variasinya terlihat.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "Jika variasi adalah virtual.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "Jika variasi dapat diunduh.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "Daftar berkas yang dapat diunduh.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID File.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nama berkas",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "URL berkas",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak.",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "Manajemen stok pada tingkat variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "Jumlah stok.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "Kontrol apakah variasi terdaftar sebagai \"stok ada\" atau \"stok habis\" di frontend.",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "Tampilkan jika inden diizinkan.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "Tampilkan jika variasi dalam proses inden.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "Berat variasi (kg).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "Dimensi variasi.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "Panjang variasi (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "Lebar variasi (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "Tinggi variasi (cm).",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "Slug kelas pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "ID kelas pengiriman.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Data gambar variasi.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nama gambar.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "Teks alternatif gambar.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "Daftar atribut.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID atribut.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "Nama atribut.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "Nama term atribut yang dipilih.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/sales": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Periode laporan.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Kembalikan penjualan untuk tanggal awal tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Kembalikan penjualan untuk tanggal akhir tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/top_sellers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Periode laporan.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Kembalikan penjualan untuk tanggal awal tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Kembalikan penjualan untuk tanggal akhir tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/reports"
                    }
                ]
            }
        },
        "\/wc\/v1\/taxes\/classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama kelas pajak.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Slug unik untuk sumber daya.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Urutkan berdasar kelas pajak",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode Pos.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode Pos.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode Pos.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/webhooks": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Batasi set hasil ke webhook atas status tertentu.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama yang mudah diingat untuk webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Status webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Topik webhook.",
                            "required": true
                        },
                        "secret": {
                            "description": "Kunci rahasia yang digunakan untuk menghasilkan hash dari webhook yang dikirimkan dan disediakan di header permintaan. Ini akan menjadi hash MD5 standar dari ID | nama pengguna saat ini jika tidak disediakan.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "URL pengiriman Webhook.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama yang mudah diingat untuk webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Topik webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Kunci rahasia yang digunakan untuk menghasilkan hash dari webhook yang dikirimkan dan disediakan di header permintaan. Ini akan menjadi hash MD5 standar dari ID | nama pengguna saat ini jika tidak disediakan.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/webhooks\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama yang mudah diingat untuk webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Topik webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Kunci rahasia yang digunakan untuk menghasilkan hash dari webhook yang dikirimkan dan disediakan di header permintaan. Ini akan menjadi hash MD5 standar dari ID | nama pengguna saat ini jika tidak disediakan.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk webhook.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Pengenal unik untuk webhook.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2"
                    }
                ]
            }
        },
        "\/wc\/v2\/coupons": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Batasi set hasil ke sumberdaya dengan kode spesifik.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kupon. Harus berupa ulasan yang masih konsep, sudah diterbitkan, atau tertunda",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Tanggal kedaluwarsa kupon, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Tanggal kedaluwarsa kupon, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kupon. Harus berupa ulasan yang masih konsep, sudah diterbitkan, atau tertunda",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Tanggal kedaluwarsa kupon, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Tanggal kedaluwarsa kupon, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kupon. Harus berupa ulasan yang masih konsep, sudah diterbitkan, atau tertunda",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Tanggal kedaluwarsa kupon, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Tanggal kedaluwarsa kupon, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Membatasi rangkaian hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Batasi set hasil ke sumberdaya dengan email khusus",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Batasi set hasil ke sumberdaya dengan peran khusus",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "translator",
                                "group_leader",
                                "affiliate",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "Alamat email pengguna baru.",
                            "required": true
                        },
                        "first_name": {
                            "description": "Nama depan konsumen",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang konsumen",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nama pengguna baru.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi baru pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Daftar data alamat tagihan",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Daftar data alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Alamat email konsumen",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan konsumen",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang konsumen",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nama login konsumen",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Password konsumen",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Daftar data alamat tagihan",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Daftar data alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "ID tujuan alokasi pos.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Alamat email konsumen",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan konsumen",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang konsumen",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nama login konsumen",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Password konsumen",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Daftar data alamat tagihan",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Daftar data alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "Membatasi hasil ke pelanggan atau catatan internal.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Konten catatan pesanan.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Jika true, catatan akan ditunjukkan kepada pelanggan dan mereka akan diberitahu. Jika false, catatan akan ditujukan untuk referensi admin saja.",
                            "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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Hanya tunjukkan meta yang harus ditampilkan untuk pesanan.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah pengembalian",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "Alasan pengembalian",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "ID pengguna dari pengguna yang membuat pengembalian dana.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "Jika true, API gateway pembayaran digunakan untuk melakukan pengembalian dana.",
                            "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": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi set hasil ke pesanan atas status khusus",
                            "type": "string",
                            "enum": [
                                "any",
                                "trash",
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Batasi set hasil ke pesanan atas konsumen khusus",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi set hasil ke pesanan atas produk khusus",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Hanya tunjukkan meta yang harus ditampilkan untuk pesanan.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "EUR",
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "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": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama sumber daya.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama atribut.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama atribut.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/categories": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama kategori",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/categories\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama kategori",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "Konten ulasan.",
                            "required": true
                        },
                        "date_created": {
                            "description": "Tanggal ulasan dibuat, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal pembuatan ulasan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nama pemberi ulasan.",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "Email pemberi ulasan.",
                            "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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "Isi ulasannya.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal ulasan dibuat, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal pembuatan ulasan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama pemberi ulasan.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mail pengulas",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "Isi ulasannya.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal ulasan dibuat, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal pembuatan ulasan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama pemberi ulasan.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mail pengulas",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama kelas pengiriman",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama kelas pengiriman",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/tags": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tag.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/tags\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama tag.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Membatasi rangkaian hasil ke produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Batasi hasil untuk produk dengan ID kelas pengiriman tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atribut tertentu. Gunakan slug nama\/atribut taksonomi.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Batasi hasil untuk produk dengan ID term atribut tertentu (diperlukan atribut yang sudah digunakan).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Membatasi rangkaian hasil ke produk dengan stok tersedia atau habis.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhir harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "Kontrol apakah produk terdaftar sebagai \"stok tersedia\" atau \"stok habis\" di front-end.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Daftar ID produk yang dikelompokkan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhir harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontrol apakah produk terdaftar sebagai \"stok tersedia\" atau \"stok habis\" di front-end.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Daftar ID produk yang dikelompokkan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhir harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontrol apakah produk terdaftar sebagai \"stok tersedia\" atau \"stok habis\" di front-end.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "Daftar ID produk yang dikelompokkan.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Membatasi rangkaian hasil ke produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Batasi hasil untuk produk dengan ID kelas pengiriman tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atribut tertentu. Gunakan slug nama\/atribut taksonomi.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Batasi hasil untuk produk dengan ID term atribut tertentu (diperlukan atribut yang sudah digunakan).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Membatasi rangkaian hasil ke produk dengan stok tersedia atau habis.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhir harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "default": true,
                            "description": "Menentukan apakah variasi ditampilkan pada halaman produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "Kontrol apakah variasi terdaftar sebagai \"stok ada\" atau \"stok habis\" di frontend.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai 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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhir harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "Menentukan apakah variasi ditampilkan pada halaman produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontrol apakah variasi terdaftar sebagai \"stok ada\" atau \"stok habis\" di frontend.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhir harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "Menentukan apakah variasi ditampilkan pada halaman produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Kontrol apakah variasi terdaftar sebagai \"stok ada\" atau \"stok habis\" di frontend.",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "Posisi gambar. 0 berarti gambar diunggulkan.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai 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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Periode laporan.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Kembalikan penjualan untuk tanggal awal tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Kembalikan penjualan untuk tanggal akhir tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports\/top_sellers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Periode laporan.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Kembalikan penjualan untuk tanggal awal tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Kembalikan penjualan untuk tanggal akhir tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2\/reports"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2\/settings"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "ID grup pengaturan.",
                            "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": "ID grup pengaturan.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Nilai pengaturan.",
                            "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": "ID grup pengaturan.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "ID grup pengaturan.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Nilai pengaturan.",
                            "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": "Nama zona pengiriman.",
                            "required": true
                        },
                        "order": {
                            "description": "Urutan zona pengiriman.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama zona pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Urutan zona pengiriman.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kode lokasi zona pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis lokasi zona pengiriman.",
                            "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": "ID unik untuk zona.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "ID unik untuk zona.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutan sortir metode pengiriman.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status aktif metode pengiriman.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Pengaturan metode pengiriman.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Pengenal unik untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Label yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Deskripsi yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Jenis pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Nilai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Nilai asal untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Teks bantuan tambahan yang ditunjukkan kepada pengguna mengenai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Teks placeholder yang akan ditampilkan di input teks.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "ID metode pengiriman.",
                            "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": "ID unik untuk zona.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "ID unik untuk item.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "ID unik untuk zona.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "ID unik untuk item.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutan sortir metode pengiriman.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status aktif metode pengiriman.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Pengaturan metode pengiriman.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Pengenal unik untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Label yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Deskripsi yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Jenis pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Nilai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Nilai asal untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Teks bantuan tambahan yang ditunjukkan kepada pengguna mengenai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Teks placeholder yang akan ditampilkan di input teks.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "ID unik untuk zona.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "ID unik untuk item.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama kelas pajak.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Slug unik untuk sumber daya.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug unik untuk sumber daya.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Urutkan berdasar kelas pajak",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode Pos.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode Pos.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode Pos.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/webhooks": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Batasi set hasil ke webhook atas status tertentu.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama yang mudah diingat untuk webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Status webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Topik webhook.",
                            "required": true
                        },
                        "secret": {
                            "description": "Kunci rahasia yang digunakan untuk menghasilkan hash dari webhook yang dikirimkan dan disediakan di header permintaan. Ini akan menjadi hash MD5 standar dari ID | nama pengguna saat ini jika tidak disediakan.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "URL pengiriman Webhook.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama yang mudah diingat untuk webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Topik webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Kunci rahasia yang digunakan untuk menghasilkan hash dari webhook yang dikirimkan dan disediakan di header permintaan. Ini akan menjadi hash MD5 standar dari ID | nama pengguna saat ini jika tidak disediakan.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/webhooks\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama yang mudah diingat untuk webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Topik webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Kunci rahasia yang digunakan untuk menghasilkan hash dari webhook yang dikirimkan dan disediakan di header permintaan. Ini akan menjadi hash MD5 standar dari ID | nama pengguna saat ini jika tidak disediakan.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk webhook.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Pengenal unik untuk webhook.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/system_status": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v2\/system_status\/tools": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk alat.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama alat.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "Apa yang akan terjadi ketika menjalankan alat.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi alat.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "Apakah alat berhasil berjalan?",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "Pesan pengembalian alat.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping_methods": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v2\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v2\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/payment_gateways": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Nama gateway pembayaran saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi gateway pembayaran saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Urutan sortir gateway pembayaran.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status aktif gateway pembayaran.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Pengaturan gateway pembayaran.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Pengenal unik untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Label yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Deskripsi yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Jenis pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Nilai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Nilai asal untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Teks bantuan tambahan yang ditunjukkan kepada pengguna mengenai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Teks placeholder yang akan ditampilkan di input teks.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "Batasi set hasil ke sumberdaya dengan kode spesifik.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kupon. Harus berupa ulasan yang masih konsep, sudah diterbitkan, atau tertunda",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Tanggal kedaluwarsa kupon, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Tanggal kedaluwarsa kupon, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kupon. Harus berupa ulasan yang masih konsep, sudah diterbitkan, atau tertunda",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Tanggal kedaluwarsa kupon, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Tanggal kedaluwarsa kupon, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Kode kupon",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah diskon. Harus dalam format angka, walaupun pengaturannya persentase.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status kupon. Harus berupa ulasan yang masih konsep, sudah diterbitkan, atau tertunda",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "Pastikan tipe diskon yang akan diterapkan.",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product",
                                "sign_up_fee",
                                "sign_up_fee_percent",
                                "recurring_fee",
                                "recurring_percent",
                                "renewal_percent",
                                "renewal_fee",
                                "renewal_cart",
                                "initial_cart"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi kupon",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "Tanggal kedaluwarsa kupon, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "Tanggal kedaluwarsa kupon, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "Jika true, kupon hanya dapat digunakan secara individual. Kupon lain yang diterapkan akan dihapus dari keranjang.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "Daftar ID produk yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "Daftar ID produk yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Jumlah total penggunaan kupon yang diperbolehkan.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "Berapa kali kupon dapat digunakan per konsumen",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "Jumlah maksimum produk di keranjang yang dapat dikenakan kupon",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "Jika true dan jika metode pengiriman gratis memerlukan kupon, kupon ini akan mengaktifkan pengiriman gratis.",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "Daftar ID kategori yang bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "Daftar ID kategori yang tidak bisa dibayar dengan kupon.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "Jika true, kupon ini tidak akan diterapkan ke item yang memiliki harga jual.",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "Jumlah pesanan minimum di keranjang sebelum kupon dapat dipakai",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "Jumlah maksimum pesanan dalam menggunakan kupon",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "Daftar alamat email yang dapat memakai kupon",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Membatasi rangkaian hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Batasi set hasil ke sumberdaya dengan email khusus",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "Batasi set hasil ke sumberdaya dengan peran khusus",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "customer",
                                "shop_manager",
                                "translator",
                                "group_leader",
                                "affiliate",
                                "wpseo_manager",
                                "wpseo_editor"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "Alamat email pengguna baru.",
                            "required": true
                        },
                        "first_name": {
                            "description": "Nama depan konsumen",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang konsumen",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nama pengguna baru.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi baru pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Daftar data alamat tagihan",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Daftar data alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "Alamat email konsumen",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan konsumen",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang konsumen",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nama login konsumen",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Password konsumen",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Daftar data alamat tagihan",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Daftar data alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "ID tujuan alokasi pos.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "Alamat email konsumen",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan konsumen",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang konsumen",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "Nama login konsumen",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Password konsumen",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Daftar data alamat tagihan",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Daftar data alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode ISO negara",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/customers\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/layout-templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "area": {
                            "description": "Area untuk menerapkan templat.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "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": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "Membatasi hasil ke pelanggan atau catatan internal.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Konten catatan pesanan.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Jika true, catatan akan ditunjukkan kepada pelanggan dan mereka akan diberitahu. Jika false, catatan akan ditujukan untuk referensi admin saja.",
                            "type": "boolean",
                            "required": false
                        },
                        "added_by_user": {
                            "default": false,
                            "description": "Jika benar, catatan ini akan dikaitkan dengan pengguna yang sekarang. Jika salah, catatan ini akan dikaitkan dengan sistem.",
                            "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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Hanya tunjukkan meta yang harus ditampilkan untuk pesanan.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Jumlah pengembalian",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "Alasan pengembalian",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "ID pengguna dari pengguna yang membuat pengembalian dana.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "Jika true, API gateway pembayaran digunakan untuk melakukan pengembalian dana.",
                            "type": "boolean",
                            "required": false
                        },
                        "api_restock": {
                            "default": true,
                            "description": "Ketika sudah benar, item yang dananya dikembalikan akan distok ulang.",
                            "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": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi kumpulan hasil agar hanya menampilkan pesanan dengan status tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "auto-draft",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Batasi set hasil ke pesanan atas konsumen khusus",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi set hasil ke pesanan atas produk khusus",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Hanya tunjukkan meta yang harus ditampilkan untuk pesanan.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "EUR",
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "Tetapkan tindakan sebagai manual agar catatan pesanan terdaftar sebagai \"ditambahkan oleh pengguna\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Tetapkan tindakan sebagai manual agar catatan pesanan terdaftar sebagai \"ditambahkan oleh pengguna\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "Tetapkan tindakan sebagai manual agar catatan pesanan terdaftar sebagai \"ditambahkan oleh pengguna\".",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "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": "Pengenal unik untuk atribut ketentuan.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama sumber daya.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama atribut.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama atribut.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis atribut.",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Urutan sortir standar.",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "Aktikan\/nonaktifkan arsip atribut",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/categories": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama kategori",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/categories\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama kategori",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "Tipe tampilan arsip kategori",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, untuk pengurutan khusus sumberdaya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/reviews": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Membatasi tanggapan khusus ulasan yang diterbitkan sebelum tanggal berlaku ISO8601 yang telah ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Membatasi rangkaian hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Membatasi rangkaian hasil khusus ulasan yang ditetapkan untuk ID pengguna tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "Pastikan rangkaian hasil tidak mencakup ulasan yang ditetapkan untuk ID pengguna tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "Membatasi rangkaian hasil khusus yang berasal dari email penulis tertentu.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "Membatasi rangkaian hasil khusus ulasan dengan ID produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Membatasi rangkaian hasil khusus ulasan dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk.",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "Status tinjauan.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "Nama pemberi ulasan.",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "Email pemberi ulasan.",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "Konten ulasan.",
                            "required": true
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "Pengenal unik untuk produk yang menerima ulasan.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status tinjauan.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Nama pemberi ulasan.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "E-mail pengulas",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Isi ulasannya.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/reviews\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk yang menerima ulasan.",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status tinjauan.",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "Nama pemberi ulasan.",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "E-mail pengulas",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "Isi ulasannya.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Rating ulasan (0 sampai 5).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/shipping_classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama kelas pengiriman",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama kelas pengiriman",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Nama kelas pengiriman",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut sumber.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan sumber yang tidak digunakan untuk produk apa pun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk induk tertentu. Berlaku hanya untuk taksonomi hirarkis.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk produk tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk sumber yang digunakan untuk slug tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Nama sumber daya.",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tag.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/tags\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama tag.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik unik untuk sumberdaya sesuai jenis",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML atas sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Membatasi rangkaian hasil ke produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Batasi hasil untuk produk dengan ID kelas pengiriman tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atribut tertentu. Gunakan slug nama\/atribut taksonomi.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Batasi hasil untuk produk dengan ID term atribut tertentu (diperlukan atribut yang sudah digunakan).",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "Batasi hasil untuk produk dengan SKU yang memiliki kecocokan sebagian dengan string.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal pembuatan produk, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal produk dibuat, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk produk.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Kata sandi pos.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal pembuatan produk, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal produk dibuat, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk produk.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Kata sandi pos.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal pembuatan produk, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal produk dibuat, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk produk.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Kata sandi pos.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/suggested-products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Batasi kumpulan hasil ke produk dengan tipe khusus.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "Membatasi rangkaian hasil ke produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "Batasi kumpulan hasil ke produk dengan kategori khusus.",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "Batasi kumpulan hasil ke produk dengan tag khusus.",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Batasi hasil untuk produk dengan ID kelas pengiriman tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atribut tertentu. Gunakan slug nama\/atribut taksonomi.",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "Batasi hasil untuk produk dengan ID term atribut tertentu (diperlukan atribut yang sudah digunakan).",
                            "type": "string",
                            "required": false
                        },
                        "in_stock": {
                            "description": "Membatasi rangkaian hasil ke produk dengan stok tersedia atau habis.",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil agar sesuai dengan id kategori produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil agar sesuai dengan id tag produk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "Batasi hasil agar sesuai dengan jumlah tertentu dari usulan produk.",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama produk",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "Tanggal pembuatan produk, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "Tanggal produk dibuat, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "Tipe produk.",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "subscription",
                                "variable-subscription",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status produk (status pos)",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "Produk unggulan.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "Visibilitas katalog.",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi produk.",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "Deskripsi singkat produk.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal produk.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral produk.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika produk adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika produk dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "URL eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "Teks tombol eksternal produk. Hanya untuk produk eksternal.",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok di tingkat produk.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk produk.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "Izinkan satu barang dibeli dalam satu order.",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "Berat produk (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi produk.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi produk (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "Izinkan ulasan.",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "Kata sandi pos.",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "Daftar ID produk up-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "Daftar ID produk cross-sell.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID induk produk.",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "Catatan opsional untuk dikirimkan kepada pelanggan setelah pembelian.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Daftar kategori.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID kategori",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama kategori",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug kategori.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Daftar tag.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID tag.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "Slug tag.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "Daftar gambar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID gambar",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "Tanggal gambar dibuat, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "URL gambar",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "Teks alternatif gambar.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "Posisi atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "Tentukan jika atribut dapat dilihat pada tab \"Informasi tambahan\" di halaman produk.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "Tentukan jika atribut dapat digunakan sebagai variasi.",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "Daftar nama term atribut yang tersedia.",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "Atribut variasi standar.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai 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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil untuk produk dengan slug tertentu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil untuk produk dengan status tertentu.",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "Membatasi rangkaian hasil ke produk dengan SKU tertentu. Gunakan koma untuk memisahkan.",
                            "type": "string",
                            "required": false
                        },
                        "on_sale": {
                            "description": "Membatasi rangkaian hasil ke produk obral.",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga minimum.",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "Membatasi rangkaian hasil ke produk berdasarkan harga maksimum.",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "Membatasi rangkaian hasil ke produk dengan status stok tertentu.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "Batasi hasil yang ditetapkan untuk produk dengan atau tanpa harga.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "Batasi rangkaian hasil ke produk dengan atribut tertentu.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "Slug atribut."
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "Istilah atribut."
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "Istilah atribut."
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai 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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk variasi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai 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": "Pengenal unik untuk produk variabel.",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "Hapus variasi yang tidak digunakan.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "Nilai default untuk variasi yang dibuat.",
                            "type": "object",
                            "properties": {
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Deskripsi variasi.",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Pengenal unik",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Harga normal variasi.",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Harga obral variasi.",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal dimulainya harga obral, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status variasi.",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jika variasi adalah virtual.",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jika variasi dapat diunduh.",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Daftar berkas yang dapat diunduh.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "ID File.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nama berkas",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "URL berkas",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Status pajak.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Kelas pajak.",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Manajemen stok pada tingkat variasi.",
                                    "type": "boolean"
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah stok.",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Mengatur status stok produk.",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Jumlah Stok Rendah untuk variasi.",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Berat variasi (kg).",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Dimensi variasi.",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "Panjang variasi (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "Lebar variasi (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "Tinggi variasi (cm).",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Slug kelas pengiriman.",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Data gambar variasi.",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "ID gambar",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "Tanggal gambar dibuat, waktu GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "URL gambar",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "Nama gambar.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "Teks alternatif gambar.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Daftar atribut.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "ID atribut.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "Nama atribut.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "Nama term atribut yang dipilih.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "Meta data.",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "ID Meta.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "Kunci meta",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "Nilai meta",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "Pengenal unik",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "Harga normal variasi.",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "Harga obral variasi.",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "Tanggal dimulainya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "Tanggal dimulainya harga obral, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "Tanggal berakhirnya harga obral, di zona waktu situs.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status variasi.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "Jika variasi adalah virtual.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "Jika variasi dapat diunduh.",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "Daftar berkas yang dapat diunduh.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID File.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "URL berkas",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "Jumlah pengunduhan yang diperbolehkan untuk file yang dapat diunduh setelah pembelian.",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "Jumlah hari hingga akses ke file yang dapat diunduh kedaluwarsa.",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "Status pajak.",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "Manajemen stok pada tingkat variasi.",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "Jumlah stok.",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "Mengatur status stok produk.",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "Ketika mengelola stok, ini mengontrol apakah inden diizinkan.",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "Jumlah Stok Rendah untuk variasi.",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "Berat variasi (kg).",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "Dimensi variasi.",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "Panjang variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "Lebar variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "Tinggi variasi (cm).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "Slug kelas pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "Data gambar variasi.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "ID gambar",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "Tanggal gambar dibuat, sesuai zona waktu situs",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "Tanggal gambar dibuat, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "Tanggal gambar terakhir kali diubah, dalam zona waktu situs.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "Tanggal gambar terakhir diubah, waktu GMT.",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "URL gambar",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "Nama gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "Teks alternatif gambar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Daftar atribut.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID atribut.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "Nama atribut.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "Nama term atribut yang dipilih.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan menu, digunakan untuk mengurutkan produk secara khusus.",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai 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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Hanya tunjukkan meta yang harus ditampilkan untuk pesanan.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/refunds"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/sales": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Periode laporan.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Kembalikan penjualan untuk tanggal awal tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Kembalikan penjualan untuk tanggal akhir tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/top_sellers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "Periode laporan.",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "Kembalikan penjualan untuk tanggal awal tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "Kembalikan penjualan untuk tanggal akhir tertentu, tanggal dalam format YYYY-MM-DD",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/orders\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/reports\/orders\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/products\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/reports\/products\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/customers\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/reports\/customers\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/coupons\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/reports\/coupons\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/reviews\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/reports\/reviews\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/reports"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/settings\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "ID grup pengaturan.",
                            "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": "ID grup pengaturan.",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Nilai pengaturan.",
                            "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": "ID grup pengaturan.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "ID grup pengaturan.",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Nilai pengaturan.",
                            "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": "Nama zona pengiriman.",
                            "required": true
                        },
                        "order": {
                            "description": "Urutan zona pengiriman.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama zona pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Urutan zona pengiriman.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID unik untuk sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Kode lokasi zona pengiriman.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis lokasi zona pengiriman.",
                            "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": "ID unik untuk zona.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "ID unik untuk zona.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutan sortir metode pengiriman.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status aktif metode pengiriman.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Pengaturan metode pengiriman.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Pengenal unik untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Label yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Deskripsi yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Jenis pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Nilai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Nilai asal untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Teks bantuan tambahan yang ditunjukkan kepada pengguna mengenai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Teks placeholder yang akan ditampilkan di input teks.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "ID metode pengiriman.",
                            "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": "ID unik untuk zona.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "ID unik untuk item.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "ID unik untuk zona.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "ID unik untuk item.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutan sortir metode pengiriman.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status aktif metode pengiriman.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Pengaturan metode pengiriman.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Pengenal unik untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Label yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Deskripsi yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Jenis pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Nilai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Nilai asal untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Teks bantuan tambahan yang ditunjukkan kepada pengguna mengenai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Teks placeholder yang akan ditampilkan di input teks.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "ID unik untuk zona.",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "ID unik untuk item.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama kelas pajak.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Slug unik untuk sumber daya.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug unik untuk sumber daya.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "Urutkan berdasar kelas pajak",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode pos\/ZIP, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kode pos' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kota' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Daftar kode pos\/ZIP. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Daftar nama kota. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode pos\/ZIP, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kode pos' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kota' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Daftar kode pos\/ZIP. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Daftar nama kota. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "Kode ISO Negara 3166.",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "Kode provinsi.",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "Kode pos\/ZIP, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kode pos' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "Nama kota, tidak mendukung banyak nilai. Tidak digunakan lagi pada WooCommerce 5.3, 'kota' harus digunakan sebagai gantinya.",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "Tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tarif pajak.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "Prioritas pajak.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "Apakah pajak ini gabungan atau tidak",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "Apakah tarif pajak ini juga berlaku untuk pengiriman atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "Menunjukkan pesanan yang akan muncul dalam query.",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "Kelas pajak.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "reduced-rate",
                                "stopnja-nic",
                                "zero-rate",
                                "znizana-stopnja"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "Daftar kode pos\/ZIP. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "Daftar nama kota. Diperkenalkan di WooCommerce 5.3.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "Batasi set hasil ke webhook atas status tertentu.",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama yang mudah diingat untuk webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Status webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Topik webhook.",
                            "required": true
                        },
                        "secret": {
                            "description": "Kunci rahasia yang digunakan untuk menghasilkan hash dari webhook yang dikirimkan dan disediakan di header permintaan. Ini akan menjadi hash MD5 standar dari ID | nama pengguna saat ini jika tidak disediakan.",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "URL pengiriman Webhook.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nama yang mudah diingat untuk webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Topik webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Kunci rahasia yang digunakan untuk menghasilkan hash dari webhook yang dikirimkan dan disediakan di header permintaan. Ini akan menjadi hash MD5 standar dari ID | nama pengguna saat ini jika tidak disediakan.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/webhooks\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Nama yang mudah diingat untuk webhook.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status webhook.",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Topik webhook.",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "Kunci rahasia yang digunakan untuk menghasilkan hash dari webhook yang dikirimkan dan disediakan di header permintaan. Ini akan menjadi hash MD5 standar dari ID | nama pengguna saat ini jika tidak disediakan.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/webhooks\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status\/tools": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk alat.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama alat.",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "Apa yang akan terjadi ketika menjalankan alat.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi alat.",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "Apakah alat berhasil berjalan?",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "Pesan pengembalian alat.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping_methods": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v3\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payment_gateways": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Nama gateway pembayaran saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi gateway pembayaran saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Urutan sortir gateway pembayaran.",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "Status aktif gateway pembayaran.",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "Pengaturan gateway pembayaran.",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "Pengenal unik untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "Label yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "Deskripsi yang dapat dibaca manusia terkait pengaturan yang digunakan pada antarmuka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "Jenis pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "Nilai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "Nilai asal untuk pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "Teks bantuan tambahan yang ditunjukkan kepada pengguna mengenai pengaturan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "Teks placeholder yang akan ditampilkan di input teks.",
                                    "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:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/data"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/data\/continents"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents\/(?P<location>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "continent": {
                            "description": "Kode benua 2 karakter.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/countries": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/data\/countries"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/countries\/(?P<location>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Kode negara 2 huruf ISO3166.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/currencies": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/data\/currencies"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/currencies\/current": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Kode mata uang ISO4217.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/receipt": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikasi unik untuk pesanan tersebut.",
                            "type": "integer",
                            "required": false
                        },
                        "expiration_date": {
                            "description": "Format tanggal kedaluwarsa adalah yyyy-mm-dd.",
                            "type": "string",
                            "default": null,
                            "required": false
                        },
                        "expiration_days": {
                            "description": "Jumlah hari yang ditambahkan ke tanggal hari ini untuk menentukan tanggal kedaluwarsa.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "force_new": {
                            "description": "Benar untuk memaksa pembuatan tanda terima baru meski sudah ada tanda terima yang belum kedaluwarsa.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikasi unik untuk pesanan tersebut.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/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:\/\/atlasfitnes.com\/id\/wp-json\/wc-telemetry"
                    }
                ]
            }
        },
        "\/wc-telemetry\/tracker": {
            "namespace": "wc-telemetry",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "platform": {
                            "description": "Platform yang ingin dilacak.",
                            "type": "string",
                            "required": true
                        },
                        "version": {
                            "description": "Versi platform yang ingin dilacak.",
                            "type": "string",
                            "required": true
                        },
                        "installation_date": {
                            "description": "Tanggal instalasi aplikasi seluler WooCommerce.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wccom-site\/v3\/ssr"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/status": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wccom-site\/v3\/status"
                    }
                ]
            }
        },
        "\/ld-propanel\/v1": {
            "namespace": "ld-propanel\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ld-propanel\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ld-propanel\/v1"
                    }
                ]
            }
        },
        "\/ld-propanel\/v1\/gutenberg-get-posts": {
            "namespace": "ld-propanel\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "s": {
                            "required": true
                        },
                        "post_type": {
                            "required": true
                        },
                        "offset": {
                            "required": false
                        },
                        "per_page": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ld-propanel\/v1\/gutenberg-get-posts"
                    }
                ]
            }
        },
        "\/ld-propanel\/v1\/gutenberg-get-post": {
            "namespace": "ld-propanel\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ld-propanel\/v1\/gutenberg-get-post"
                    }
                ]
            }
        },
        "\/ld-propanel\/v1\/gutenberg-get-users": {
            "namespace": "ld-propanel\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "s": {
                            "required": true
                        },
                        "offset": {
                            "required": false
                        },
                        "per_page": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ld-propanel\/v1\/gutenberg-get-users"
                    }
                ]
            }
        },
        "\/ld-propanel\/v1\/gutenberg-get-user": {
            "namespace": "ld-propanel\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/ld-propanel\/v1\/gutenberg-get-user"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "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:\/\/atlasfitnes.com\/id\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/affwp\/v1": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "affwp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/affwp\/v1"
                    }
                ]
            }
        },
        "\/affwp\/v1\/payouts": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "number": {
                            "description": "The number of items to query for. Use -1 for all.",
                            "required": false
                        },
                        "offset": {
                            "description": "The number of items to offset in the query.",
                            "required": false
                        },
                        "order": {
                            "description": "How to order results. Accepts ASC (ascending) or DESC (descending).",
                            "required": false
                        },
                        "fields": {
                            "description": "Fields to limit the selection for. Accepts 'ids'. Default '*' for all.",
                            "required": false
                        },
                        "response_callback": {
                            "description": "A callback to pass the response through before returning.",
                            "required": false
                        },
                        "payout_id": {
                            "description": "The payout ID or array of IDs to query for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "affiliate_id": {
                            "description": "The affiliate ID or array of IDs to query payouts for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "referrals": {
                            "description": "Referral ID or array of referral IDs to retrieve payouts for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "amount": {
                            "description": "Payout amount (float) or min\/max range (array) to retrieve payouts for.",
                            "required": false
                        },
                        "amount_compare": {
                            "description": "Comparison operator used with 'amount'. Accepts '>', '<', '>=', '<=', '=', or '!='.",
                            "required": false
                        },
                        "owner": {
                            "description": "ID or array of IDs for users who generated payouts. Default empty.",
                            "required": false
                        },
                        "status": {
                            "description": "The payout status. Accepts 'paid' or 'failed'.",
                            "required": false
                        },
                        "orderby": {
                            "description": "Payouts table column to order by.",
                            "required": false
                        },
                        "date": {
                            "description": "The date array or string to query payouts within.",
                            "required": false
                        },
                        "filter": {
                            "description": "Use any get_payouts() arguments to modify the response.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/affwp\/v1\/payouts"
                    }
                ]
            }
        },
        "\/affwp\/v1\/payouts\/(?P<id>\\d+)": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/affwp\/v1\/affiliates": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "number": {
                            "description": "The number of items to query for. Use -1 for all.",
                            "required": false
                        },
                        "offset": {
                            "description": "The number of items to offset in the query.",
                            "required": false
                        },
                        "order": {
                            "description": "How to order results. Accepts ASC (ascending) or DESC (descending).",
                            "required": false
                        },
                        "fields": {
                            "description": "Fields to limit the selection for. Accepts 'ids'. Default '*' for all.",
                            "required": false
                        },
                        "rest_id": {
                            "description": "The rest ID (site:object ID combination)",
                            "required": false
                        },
                        "response_callback": {
                            "description": "A callback to pass the response through before returning.",
                            "required": false
                        },
                        "affiliate_id": {
                            "description": "The affiliate ID or array of IDs to query for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "user_id": {
                            "description": "The user ID or array of IDs to query payouts for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "exclude": {
                            "description": "Affiliate ID or array of IDs to exclude from the query.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search": {
                            "description": "Terms to search for affiliates. Accepts an affiliate ID or a string.",
                            "required": false
                        },
                        "status": {
                            "description": "The affiliate status. Accepts 'active', 'inactive', 'pending', or 'rejected'.",
                            "required": false
                        },
                        "orderby": {
                            "description": "Affiliates table column to order by.",
                            "required": false
                        },
                        "date": {
                            "description": "The date array or string to query affiliate registrations within.",
                            "required": false
                        },
                        "filter": {
                            "description": "Use any get_affiliates() arguments to modify the response.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/affwp\/v1\/affiliates"
                    }
                ]
            }
        },
        "\/affwp\/v1\/affiliates\/((?P<id>\\d+)|(?P<username>\\w+))": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user": {
                            "description": "Whether to include a modified user object in the response.",
                            "required": false
                        },
                        "meta": {
                            "description": "Whether to include the affiliate meta in the response.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/affwp\/v1\/sales": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "number": {
                            "description": "The number of items to query for. Use -1 for all.",
                            "required": false
                        },
                        "offset": {
                            "description": "The number of items to offset in the query.",
                            "required": false
                        },
                        "order": {
                            "description": "How to order results. Accepts ASC (ascending) or DESC (descending).",
                            "required": false
                        },
                        "fields": {
                            "description": "Fields to limit the selection for. Accepts 'ids'. Default '*' for all.",
                            "required": false
                        },
                        "rest_id": {
                            "description": "The rest ID (site:object ID combination)",
                            "required": false
                        },
                        "response_callback": {
                            "description": "A callback to pass the response through before returning.",
                            "required": false
                        },
                        "referral_id": {
                            "description": "The referral ID or array of IDs to query for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "affiliate_id": {
                            "description": "The affiliate ID or array of IDs to query for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "reference": {
                            "description": "Reference information (product ID) for the sale.",
                            "required": false
                        },
                        "ref_context": {
                            "description": "The context under which the sale was created (integration).",
                            "required": false
                        },
                        "campaign": {
                            "description": "The associated campaign.",
                            "required": false
                        },
                        "status": {
                            "description": "The sale status or array of statuses.",
                            "required": false
                        },
                        "orderby": {
                            "description": "sales table column to order by.",
                            "required": false
                        },
                        "search": {
                            "description": "A referral ID or the search string to query for sales with.",
                            "required": false
                        },
                        "date": {
                            "description": "The date array or string to query sales within.",
                            "required": false
                        },
                        "parent_id": {
                            "description": "The parent referral ID or array of IDs to query for.",
                            "required": false
                        },
                        "filter": {
                            "description": "Use any get_sales() arguments to modify the response.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/affwp\/v1\/sales"
                    }
                ]
            }
        },
        "\/affwp\/v1\/sales\/(?P<id>\\d+)": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/affwp\/v1\/referrals": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "number": {
                            "description": "The number of items to query for. Use -1 for all.",
                            "required": false
                        },
                        "offset": {
                            "description": "The number of items to offset in the query.",
                            "required": false
                        },
                        "order": {
                            "description": "How to order results. Accepts ASC (ascending) or DESC (descending).",
                            "required": false
                        },
                        "fields": {
                            "description": "Fields to limit the selection for. Accepts 'ids'. Default '*' for all.",
                            "required": false
                        },
                        "rest_id": {
                            "description": "The rest ID (site:object ID combination)",
                            "required": false
                        },
                        "response_callback": {
                            "description": "A callback to pass the response through before returning.",
                            "required": false
                        },
                        "referral_id": {
                            "description": "The referral ID or array of IDs to query for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "affiliate_id": {
                            "description": "The affiliate ID or array of IDs to query for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "reference": {
                            "description": "Reference information (product ID) for the referral.",
                            "required": false
                        },
                        "ref_context": {
                            "description": "The context under which the referral was created (integration).",
                            "required": false
                        },
                        "campaign": {
                            "description": "The associated campaign.",
                            "required": false
                        },
                        "status": {
                            "description": "The referral status or array of statuses.",
                            "required": false
                        },
                        "orderby": {
                            "description": "Referrals table column to order by.",
                            "required": false
                        },
                        "search": {
                            "description": "A referral ID or the search string to query for referrals with.",
                            "required": false
                        },
                        "date": {
                            "description": "The date array or string to query referrals within.",
                            "required": false
                        },
                        "parent_id": {
                            "description": "The parent referral ID or array of IDs to query for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "filter": {
                            "description": "Use any get_referrals() arguments to modify the response.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/affwp\/v1\/referrals"
                    }
                ]
            }
        },
        "\/affwp\/v1\/referrals\/(?P<id>\\d+)": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/affwp\/v1\/visits": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "number": {
                            "description": "The number of items to query for. Use -1 for all.",
                            "required": false
                        },
                        "offset": {
                            "description": "The number of items to offset in the query.",
                            "required": false
                        },
                        "order": {
                            "description": "How to order results. Accepts ASC (ascending) or DESC (descending).",
                            "required": false
                        },
                        "fields": {
                            "description": "Fields to limit the selection for. Accepts 'ids'. Default '*' for all.",
                            "required": false
                        },
                        "rest_id": {
                            "description": "The rest ID (site:object ID combination)",
                            "required": false
                        },
                        "response_callback": {
                            "description": "A callback to pass the response through before returning.",
                            "required": false
                        },
                        "visit_id": {
                            "description": "The visit ID or array of IDs to query visits for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "affiliate_id": {
                            "description": "The affiliate ID or array of IDs to query visits for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "referral_id": {
                            "description": "The referral ID or array of IDs to query visits for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "referral_status": {
                            "description": "The referral status or array of statuses to retrieve visits for.",
                            "required": false
                        },
                        "visit_context": {
                            "description": "The context under which the visit was created.",
                            "required": false
                        },
                        "campaign": {
                            "description": "The associated campaign.",
                            "required": false
                        },
                        "orderby": {
                            "description": "Visits table column to order by.",
                            "required": false
                        },
                        "filter": {
                            "description": "Use any get_visits() arguments to modify the response.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/affwp\/v1\/visits"
                    }
                ]
            }
        },
        "\/affwp\/v1\/visits\/(?P<id>\\d+)": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/affwp\/v1\/customers": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "number": {
                            "description": "The number of items to query for. Use -1 for all.",
                            "required": false
                        },
                        "offset": {
                            "description": "The number of items to offset in the query.",
                            "required": false
                        },
                        "order": {
                            "description": "How to order results. Accepts ASC (ascending) or DESC (descending).",
                            "required": false
                        },
                        "fields": {
                            "description": "Fields to limit the selection for. Accepts 'ids'. Default '*' for all.",
                            "required": false
                        },
                        "response_callback": {
                            "description": "A callback to pass the response through before returning.",
                            "required": false
                        },
                        "customer_id": {
                            "description": "The customer ID or comma-separated list of IDs to query for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "user_id": {
                            "description": "The user ID or comma-separated list of IDs to query customers for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "exclude": {
                            "description": "Customer ID or comma-separated list of IDs to exclude.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "email": {
                            "description": "The customer email or array of emails to query customers for.",
                            "required": false
                        },
                        "orderby": {
                            "description": "Customers table column to order by.",
                            "required": false
                        },
                        "date": {
                            "description": "The date array or string to query customers within.",
                            "required": false
                        },
                        "filter": {
                            "description": "Use any get_customers() arguments to modify the response.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/affwp\/v1\/customers"
                    }
                ]
            }
        },
        "\/affwp\/v1\/customers\/((?P<id>\\d+)|(?P<email>.+))": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user": {
                            "description": "Whether to include a modified user object in the response.",
                            "required": false
                        },
                        "meta": {
                            "description": "Whether to include the customer meta in the response.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/affwp\/v1\/campaigns": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "number": {
                            "description": "The number of items to query for. Use -1 for all.",
                            "required": false
                        },
                        "offset": {
                            "description": "The number of items to offset in the query.",
                            "required": false
                        },
                        "order": {
                            "description": "How to order results. Accepts ASC (ascending) or DESC (descending).",
                            "required": false
                        },
                        "fields": {
                            "description": "Fields to limit the selection for. Accepts 'ids'. Default '*' for all.",
                            "required": false
                        },
                        "rest_id": {
                            "description": "The rest ID (site:object ID combination)",
                            "required": false
                        },
                        "response_callback": {
                            "description": "A callback to pass the response through before returning.",
                            "required": false
                        },
                        "affiliate_id": {
                            "description": "The affiliate ID the campaign belongs to.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "visits": {
                            "description": "The total number of (non-unique) visits recorded for the campaign.",
                            "required": false
                        },
                        "unique_visits": {
                            "description": "The number of visits (unique by referrer) recorded for the campaign.",
                            "required": false
                        },
                        "referrals": {
                            "description": "The number of referrals recorded against the campaign.",
                            "required": false
                        },
                        "hash": {
                            "description": "The unique hash for this campaign.",
                            "required": false
                        },
                        "conversion_rate": {
                            "description": "The conversion rate for the campaign (ratio of visits divided by referrals).",
                            "required": false
                        },
                        "orderby": {
                            "description": "Campaigns view column to order by.",
                            "required": false
                        },
                        "filter": {
                            "description": "Use any get_campaigns() arguments to modify the response.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/affwp\/v1\/campaigns"
                    }
                ]
            }
        },
        "\/affwp\/v1\/creatives": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "number": {
                            "description": "The number of items to query for. Use -1 for all.",
                            "required": false
                        },
                        "offset": {
                            "description": "The number of items to offset in the query.",
                            "required": false
                        },
                        "order": {
                            "description": "How to order results. Accepts ASC (ascending) or DESC (descending).",
                            "required": false
                        },
                        "fields": {
                            "description": "Fields to limit the selection for. Accepts 'ids'. Default '*' for all.",
                            "required": false
                        },
                        "response_callback": {
                            "description": "A callback to pass the response through before returning.",
                            "required": false
                        },
                        "creative_id": {
                            "description": "The creative ID or array of IDs to query for.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "description": "The creative status. Accepts 'active' or 'inactive'.",
                            "required": false
                        },
                        "orderby": {
                            "description": "Creatives table column to order by.",
                            "required": false
                        },
                        "filter": {
                            "description": "Use any get_creatives() arguments to modify the response.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/affwp\/v1\/creatives"
                    }
                ]
            }
        },
        "\/affwp\/v1\/creatives\/(?P<id>\\d+)": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/affwp\/v1\/notifications": {
            "namespace": "affwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/affwp\/v1\/notifications"
                    }
                ]
            }
        },
        "\/affwp\/v1\/notifications\/(?P<id>\\d+)": {
            "namespace": "affwp\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID of the notification.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/subscriptions": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Gunakan argument WP Query untuk mengubah respon; variabel query privat membutuhkan otorisasi yang sesuai.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi set hasil ke pesanan atas status khusus",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Batasi set hasil ke pesanan atas konsumen khusus",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi set hasil ke pesanan atas produk khusus",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "EUR",
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Meta data item baris.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Label meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "transition_status": {
                            "description": "Status untuk transisi langganan. Tidak seperti param \"status\", ini akan menghitung dan memperbarui tanggal langganan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "billing_interval": {
                            "description": "Jumlah periode penagihan antara perpanjangan langganan.",
                            "type": "integer",
                            "required": false
                        },
                        "billing_period": {
                            "description": "Periode penagihan untuk langganan.",
                            "type": "string",
                            "enum": [
                                "day",
                                "week",
                                "month",
                                "year"
                            ],
                            "required": false
                        },
                        "payment_details": {
                            "description": "Rincian pembayaran langganan.",
                            "type": "object",
                            "properties": {
                                "method_id": {
                                    "description": "ID gateway pembayaran.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "start_date": {
                            "description": "Tanggal mulai langganan.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "trial_end_date": {
                            "description": "Tanggal percobaan langganan",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "next_payment_date": {
                            "description": "Tanggal pembayaran langganan selanjutnya.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "end_date": {
                            "description": "Tanggal akhir masa langganan.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "removed_line_items": {
                            "description": "Data item baris telah dihapus.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "SKU produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika berlaku.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah yang dipesan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Subtotal baris (sebelum diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Pajak subtotal baris (sebelum diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Total baris (setelah diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Pajak total baris (setelah diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Pajak baris.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Meta data item baris telah dihapus.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Label meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/subscriptions"
                    }
                ]
            }
        },
        "\/wc\/v1\/subscriptions\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Meta data item baris.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Label meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "transition_status": {
                            "description": "Status untuk transisi langganan. Tidak seperti param \"status\", ini akan menghitung dan memperbarui tanggal langganan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "billing_interval": {
                            "description": "Jumlah periode penagihan antara perpanjangan langganan.",
                            "type": "integer",
                            "required": false
                        },
                        "billing_period": {
                            "description": "Periode penagihan untuk langganan.",
                            "type": "string",
                            "enum": [
                                "day",
                                "week",
                                "month",
                                "year"
                            ],
                            "required": false
                        },
                        "payment_details": {
                            "description": "Rincian pembayaran langganan.",
                            "type": "object",
                            "properties": {
                                "method_id": {
                                    "description": "ID gateway pembayaran.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "start_date": {
                            "description": "Tanggal mulai langganan.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "trial_end_date": {
                            "description": "Tanggal percobaan langganan",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "next_payment_date": {
                            "description": "Tanggal pembayaran langganan selanjutnya.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "end_date": {
                            "description": "Tanggal akhir masa langganan.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "removed_line_items": {
                            "description": "Data item baris telah dihapus.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "SKU produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika berlaku.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah yang dipesan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Subtotal baris (sebelum diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Pajak subtotal baris (sebelum diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Total baris (setelah diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Pajak total baris (setelah diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Pajak baris.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Meta data item baris telah dihapus.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Label meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/subscriptions\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status pesanan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk pesanan, dalam format 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": "ID pengguna pemilik pesanan, 0 untuk tamu.",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "Tentukan jika pesanan telah lunas, dan merubah status ke diproses dan mengurangi stok.",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "ID transaksi unik.",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Meta data item baris.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Label meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "transition_status": {
                            "description": "Status untuk transisi langganan. Tidak seperti param \"status\", ini akan menghitung dan memperbarui tanggal langganan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "billing_interval": {
                            "description": "Jumlah periode penagihan antara perpanjangan langganan.",
                            "type": "integer",
                            "required": false
                        },
                        "billing_period": {
                            "description": "Periode penagihan untuk langganan.",
                            "type": "string",
                            "enum": [
                                "day",
                                "week",
                                "month",
                                "year"
                            ],
                            "required": false
                        },
                        "payment_details": {
                            "description": "Rincian pembayaran langganan.",
                            "type": "object",
                            "properties": {
                                "method_id": {
                                    "description": "ID gateway pembayaran.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "start_date": {
                            "description": "Tanggal mulai langganan.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "trial_end_date": {
                            "description": "Tanggal percobaan langganan",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "next_payment_date": {
                            "description": "Tanggal pembayaran langganan selanjutnya.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "end_date": {
                            "description": "Tanggal akhir masa langganan.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "removed_line_items": {
                            "description": "Data item baris telah dihapus.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "SKU produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika berlaku.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah yang dipesan.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "Subtotal baris (sebelum diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Pajak subtotal baris (sebelum diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Total baris (setelah diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Pajak total baris (setelah diskon).",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "Pajak baris.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "Meta data item baris telah dihapus.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "Label meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/subscriptions\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/subscriptions\/(?P<id>[\\d]+)\/orders": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Gunakan argument WP Query untuk mengubah respon; variabel query privat membutuhkan otorisasi yang sesuai.",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi set hasil ke pesanan atas status khusus",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "Batasi set hasil ke pesanan atas konsumen khusus",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi set hasil ke pesanan atas produk khusus",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/subscriptions\/statuses": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v1\/subscriptions\/statuses"
                    }
                ]
            }
        },
        "\/wc\/v1\/subscriptions\/(?P<order_id>[\\d]+)\/notes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Konten catatan pesanan.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Tampilkan\/pastikan jika catatan hanya untuk acuan atau konsumen (konsumen akan diberitahu)",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/subscriptions\/(?P<order_id>[\\d]+)\/notes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/subscriptions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi kumpulan hasil agar hanya menampilkan langganan dengan status tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "active",
                                    "on-hold",
                                    "cancelled",
                                    "switched",
                                    "expired",
                                    "pending-cancel"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Batasi set hasil ke pesanan atas konsumen khusus",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi set hasil ke pesanan atas produk khusus",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Hanya tunjukkan meta yang harus ditampilkan untuk pesanan.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "Status langganan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "EUR",
                            "description": "Mata uang untuk langganan, dalam format 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": "ID Pengguna pemilik langganan.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "Tetapkan tindakan sebagai manual agar catatan pesanan terdaftar sebagai \"ditambahkan oleh pengguna\".",
                            "type": "boolean",
                            "required": false
                        },
                        "transition_status": {
                            "description": "Status untuk transisi langganan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "billing_interval": {
                            "description": "Jumlah periode penagihan antara perpanjangan langganan.",
                            "type": "integer",
                            "required": false
                        },
                        "billing_period": {
                            "description": "Periode penagihan untuk langganan.",
                            "type": "string",
                            "enum": [
                                "day",
                                "week",
                                "month",
                                "year"
                            ],
                            "required": false
                        },
                        "payment_details": {
                            "description": "Rincian pembayaran langganan.",
                            "type": "object",
                            "properties": {
                                "post_meta": {
                                    "description": "Meta dan token metode pembayaran dalam format post_meta_key: token.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "user_meta": {
                                    "description": "Meta dan token metode pembayaran dalam format user_meta_key : token.",
                                    "type": "object",
                                    "context": [
                                        "view"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "start_date": {
                            "description": "Tanggal mulai masa langganan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "trial_date": {
                            "description": "Tanggal masa percobaan langganan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "next_payment_date": {
                            "description": "Tanggal pembayaran langganan selanjutnya. waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "cancelled_date": {
                            "description": "Tanggal langganan dibatalkan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "end_date": {
                            "description": "Tanggal akhir masa langganan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/subscriptions"
                    }
                ]
            }
        },
        "\/wc\/v3\/subscriptions\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status langganan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk langganan, dalam format 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": "ID Pengguna pemilik langganan.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "manual_update": {
                            "description": "Tetapkan tindakan sebagai manual agar catatan pesanan terdaftar sebagai \"ditambahkan oleh pengguna\".",
                            "type": "boolean",
                            "required": false
                        },
                        "transition_status": {
                            "description": "Status untuk transisi langganan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "billing_interval": {
                            "description": "Jumlah periode penagihan antara perpanjangan langganan.",
                            "type": "integer",
                            "required": false
                        },
                        "billing_period": {
                            "description": "Periode penagihan untuk langganan.",
                            "type": "string",
                            "enum": [
                                "day",
                                "week",
                                "month",
                                "year"
                            ],
                            "required": false
                        },
                        "payment_details": {
                            "description": "Rincian pembayaran langganan.",
                            "type": "object",
                            "properties": {
                                "post_meta": {
                                    "description": "Meta dan token metode pembayaran dalam format post_meta_key: token.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "user_meta": {
                                    "description": "Meta dan token metode pembayaran dalam format user_meta_key : token.",
                                    "type": "object",
                                    "context": [
                                        "view"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "start_date": {
                            "description": "Tanggal mulai masa langganan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "trial_date": {
                            "description": "Tanggal masa percobaan langganan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "next_payment_date": {
                            "description": "Tanggal pembayaran langganan selanjutnya. waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "cancelled_date": {
                            "description": "Tanggal langganan dibatalkan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "end_date": {
                            "description": "Tanggal akhir masa langganan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Apakah harus melewati tempat sampah dan memaksa penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/subscriptions\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "ID pesanan induk",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status langganan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "Mata uang untuk langganan, dalam format 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": "ID Pengguna pemilik langganan.",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "Catatan yang ditinggalkan oleh pelanggan saat checkout.",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "Alamat penagihan.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Alamat E-mail.",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Nomor telepon",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "Alamat pengiriman",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "Nama depan",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Nama belakang",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "Nama perusahaan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "Baris alamat 1",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "Baris alamat 2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "Nama kota",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "Kode ISO atau nama negara bagian, provinsi atau distrik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "Kode pos",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Kode Negara dalam format ISO 3166-1 apha-2",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "ID metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "Judul metode pembayaran",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "Meta data.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID Meta.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "Kunci meta",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "Nilai meta",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "Baris data item",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama produk",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "Nama produk induk jika produk merupakan variasi.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "ID produk.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "ID variasi, jika ada",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "Jumlah dipesan",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak produk",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "Baris subtotal (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "Baris subtotal pajak (sebelum diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "Kunci meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "Nilai meta untuk tampilan UI.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "SKU Produk.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "Harga produk",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "Properti dari gambar produk utama.",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "ID gambar",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "URL gambar",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "Data baris pengiriman",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "Nama metode pengiriman",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "ID metode pengiriman.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "ID item pengiriman.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "Data baris biaya",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "Nama biaya",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "Kelas pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "Status pajak biaya",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "Baris total (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "Baris total pajak (setelah diskon)",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "Baris pajak",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID tarif pajak",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "Total pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "Subtotal pajak",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "Data baris kupon",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "ID item",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "Kode kupon",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "Total diskon.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "Total pajak diskon",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "Tipe diskon.",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "Jumlah diskon sebagaimana ditentukan di kupon (nilai absolut atau persen, tergantung tipe diskon).",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "Kupon menggratiskan pengiriman atau tidak.",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "Meta data.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "ID Meta.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "Kunci meta",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "Nilai meta",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "manual_update": {
                            "description": "Tetapkan tindakan sebagai manual agar catatan pesanan terdaftar sebagai \"ditambahkan oleh pengguna\".",
                            "type": "boolean",
                            "required": false
                        },
                        "transition_status": {
                            "description": "Status untuk transisi langganan.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "active",
                                "on-hold",
                                "cancelled",
                                "switched",
                                "expired",
                                "pending-cancel"
                            ],
                            "required": false
                        },
                        "billing_interval": {
                            "description": "Jumlah periode penagihan antara perpanjangan langganan.",
                            "type": "integer",
                            "required": false
                        },
                        "billing_period": {
                            "description": "Periode penagihan untuk langganan.",
                            "type": "string",
                            "enum": [
                                "day",
                                "week",
                                "month",
                                "year"
                            ],
                            "required": false
                        },
                        "payment_details": {
                            "description": "Rincian pembayaran langganan.",
                            "type": "object",
                            "properties": {
                                "post_meta": {
                                    "description": "Meta dan token metode pembayaran dalam format post_meta_key: token.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "user_meta": {
                                    "description": "Meta dan token metode pembayaran dalam format user_meta_key : token.",
                                    "type": "object",
                                    "context": [
                                        "view"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "start_date": {
                            "description": "Tanggal mulai masa langganan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "trial_date": {
                            "description": "Tanggal masa percobaan langganan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "next_payment_date": {
                            "description": "Tanggal pembayaran langganan selanjutnya. waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "cancelled_date": {
                            "description": "Tanggal langganan dibatalkan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "end_date": {
                            "description": "Tanggal akhir masa langganan, waktu GMT.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/subscriptions\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/subscriptions\/statuses": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wc\/v3\/subscriptions\/statuses"
                    }
                ]
            }
        },
        "\/wc\/v3\/subscriptions\/(?P<id>[\\d]+)\/orders": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam set hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batasi hasil yang cocok dengan kata kunci",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan setelah penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi respon atas sumberdaya yang ditayangkan sebelum penerapan ISO8601",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi respons atas sumber daya yang diubah setelah tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi respons atas sumber daya yang diubah sebelum tanggal berlaku ISO8601 yang ditentukan.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "Untuk mempertimbangkan tanggal pos GMT saat membatasi respons berdasarkan tanggal pos atau pengubahan.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "Memastikan rangkaian hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi set hasil ke ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset set hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Tentukan atribut pengurutan naik atau menurun",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi hasil hanya untuk semua item di luar item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi kumpulan hasil agar hanya menampilkan langganan dengan status tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "active",
                                    "on-hold",
                                    "cancelled",
                                    "switched",
                                    "expired",
                                    "pending-cancel"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "Batasi set hasil ke pesanan atas konsumen khusus",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Batasi set hasil ke pesanan atas produk khusus",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 2,
                            "description": "Jumlah angka desimal yang digunakan dalam tiap sumber daya.",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "Hanya tunjukkan meta yang harus ditampilkan untuk pesanan.",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "Batasi meta_data ke kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "Pastikan meta_data mengecualikan kunci tertentu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/subscriptions\/(?P<order_id>[\\d]+)\/notes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "Membatasi hasil ke pelanggan atau catatan internal.",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "Konten catatan pesanan.",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "Jika true, catatan akan ditunjukkan kepada pelanggan dan mereka akan diberitahu. Jika false, catatan akan ditujukan untuk referensi admin saja.",
                            "type": "boolean",
                            "required": false
                        },
                        "added_by_user": {
                            "default": false,
                            "description": "Jika benar, catatan ini akan dikaitkan dengan pengguna yang sekarang. Jika salah, catatan ini akan dikaitkan dengan sistem.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/subscriptions\/(?P<order_id>[\\d]+)\/notes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengenal unik untuk sumberdaya",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "ID pesanan.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Harus benar, karena sumber daya tidak mendukung pemindahan ke kotak sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Batasi hasil hanya untuk item-item yang melekat.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format pos.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_oembed": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_self_hosted_media": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_video_embed": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_link_format": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_link_format_target": {
                                    "type": "string",
                                    "description": "",
                                    "default": "self"
                                },
                                "ocean_quote_format": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_quote_format_link": {
                                    "type": "string",
                                    "description": "",
                                    "default": "post"
                                },
                                "ocean_gallery_link_images": {
                                    "type": "string",
                                    "description": "",
                                    "default": "on"
                                },
                                "ocean_gallery_id": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Apakah pos harus diperlakukan sebagai pos lekat atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format pos.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_oembed": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_self_hosted_media": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_video_embed": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_link_format": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_link_format_target": {
                                    "type": "string",
                                    "description": "",
                                    "default": "self"
                                },
                                "ocean_quote_format": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_quote_format_link": {
                                    "type": "string",
                                    "description": "",
                                    "default": "post"
                                },
                                "ocean_gallery_link_images": {
                                    "type": "string",
                                    "description": "",
                                    "default": "on"
                                },
                                "ocean_gallery_id": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Apakah pos harus diperlakukan sebagai pos lekat atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format pos.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_oembed": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_self_hosted_media": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_video_embed": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_link_format": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_link_format_target": {
                                    "type": "string",
                                    "description": "",
                                    "default": "self"
                                },
                                "ocean_quote_format": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_quote_format_link": {
                                    "type": "string",
                                    "description": "",
                                    "default": "post"
                                },
                                "ocean_gallery_link_images": {
                                    "type": "string",
                                    "description": "",
                                    "default": "on"
                                },
                                "ocean_gallery_id": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Apakah pos harus diperlakukan sebagai pos lekat atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi 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": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi set hasil hanya untuk semua item selain item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "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": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi set hasil hanya untuk semua item selain item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Batasi hasil untuk lampiran dengan tipe media tertentu.",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Batasi hasil untuk lampiran dengan tipe MIME tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Teks alternatif untuk ditampilkan ketika lampiran tidak ditampilkan.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Penjelas lampiran.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Penjelas untuk lampiran, yang tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Penjelas HTML untuk lampiran, ditransformasikan untuk penampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi lampiran.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Deskripsi lampiran, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Deskripsi HTML lampiran, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID dari pos dengan lampiran yang terkait.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Teks alternatif untuk ditampilkan ketika lampiran tidak ditampilkan.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Penjelas lampiran.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Penjelas untuk lampiran, yang tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Penjelas HTML untuk lampiran, ditransformasikan untuk penampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi lampiran.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Deskripsi lampiran, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Deskripsi HTML lampiran, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID dari pos dengan lampiran yang terkait.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk lampiran.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "URL dari berkas gambar yang diedit.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Array pengeditan gambar.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Edit gambar",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Rotasi",
                                        "properties": {
                                            "type": {
                                                "description": "Jenis rotasi.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumen rotasi.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Sudut untuk memutar searah jarum jam dalam derajat.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Potong",
                                        "properties": {
                                            "type": {
                                                "description": "Tipe potong.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumen potong.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Posisi horisontal dari kiri untuk memulai pemangkasan dalam persentase dari lebar gambar.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Posisi vertikal dari atas untuk memulai pemangkasan dalam persentase dari tinggi gambar.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Lebar pemotongan dalam persentase dari lebar gambar.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Tinggi pemotongan dalam persentase dari tinggi gambar.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Jumlah untuk memutar gambar searah jarum jam dalam derajat. USANG: Gunakan `modifiers ` sebagai gantinya.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Dalam persentase dari gambar, posisi x untuk memulai pemotongan. USANG: Gunakan `modifiers ` sebagai gantinya.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Dalam persentase dari gambar, posisi y untuk memulai pemotongan. USANG: Gunakan `modifiers ` sebagai gantinya.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Dalam persentase dari gambar, lebar untuk memotong gambar. USANG: Gunakan `modifiers` sebagai gantinya.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Dalam persentase dari gambar, tinggi untuk memotong gambar. USANG: Gunakan `modifiers` sebagai gantinya.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Judul untuk objek tersebut.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk objek, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk objek, ditransformasikan untuk tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Kelompok objek yang awalnya direpresentasikan, seperti \"tipe_artikel\" atau \"taksonomi\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status bernama untuk objek.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Teks untuk atribut judul pada elemen tautan untuk item menu berikut. ",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nama kelas untuk elemen tautan pada item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi item menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "ID BD nav_menu_item yang merupakan item menu induk berikut, jika ada; jika tidak, nilainya 0. ",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Jenis objek yang awalnya direpresentasikan, seperti \"kategori\", \"artikel\", atau \"lampiran\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "ID database dari objek asli yang tampil di menu, contohnya ID artikel atau term_id untuk kategori.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atribut target dari elemen tautan untuk item menu berikut.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL yang ditunjuk item menu berikut.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Hubungan XFN yang ditunjukkan dalam tautan item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Istilah yang ditentukan untuk objek di dalam taksonomi nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk objek tersebut.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk objek, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk objek, ditransformasikan untuk tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Kelompok objek yang awalnya direpresentasikan, seperti \"tipe_artikel\" atau \"taksonomi\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk objek.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Teks untuk atribut judul pada elemen tautan untuk item menu berikut. ",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nama kelas untuk elemen tautan pada item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi item menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID BD nav_menu_item yang merupakan item menu induk berikut, jika ada; jika tidak, nilainya 0. ",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Jenis objek yang awalnya direpresentasikan, seperti \"kategori\", \"artikel\", atau \"lampiran\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID database dari objek asli yang tampil di menu, contohnya ID artikel atau term_id untuk kategori.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atribut target dari elemen tautan untuk item menu berikut.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL yang ditunjuk item menu berikut.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Hubungan XFN yang ditunjukkan dalam tautan item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Istilah yang ditentukan untuk objek di dalam taksonomi nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk objek tersebut.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk objek, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk objek, ditransformasikan untuk tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Kelompok objek yang awalnya direpresentasikan, seperti \"tipe_artikel\" atau \"taksonomi\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk objek.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Teks untuk atribut judul pada elemen tautan untuk item menu berikut. ",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nama kelas untuk elemen tautan pada item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi item menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID BD nav_menu_item yang merupakan item menu induk berikut, jika ada; jika tidak, nilainya 0. ",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Jenis objek yang awalnya direpresentasikan, seperti \"kategori\", \"artikel\", atau \"lampiran\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID database dari objek asli yang tampil di menu, contohnya ID artikel atau term_id untuk kategori.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atribut target dari elemen tautan untuk item menu berikut.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL yang ditunjuk item menu berikut.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Hubungan XFN yang ditunjukkan dalam tautan item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Istilah yang ditentukan untuk objek di dalam taksonomi nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi 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": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Batasi sampai id artikel yang disebutkan.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Batasi untuk area komponen template yang ditentukan.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Tipe pos, di mana template akan digunakan.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug templat yang akan mendapatkan \"fallback\"",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Menunjukkan jika templat adalah kustom atau bagian dari hierarki templat",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Prefiks templat untuk templat yang dibuat. Ini digunakan untuk mengekstrak jenis templat utama, mis. pada 'taksonomi-buku' kami mengekstraksi 'taksonomi'",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Di mana komponen template akan digunakan (header, footer, dll.)",
                            "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": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Batasi sampai id artikel yang disebutkan.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Batasi untuk area komponen template yang ditentukan.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Tipe pos, di mana template akan digunakan.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Di mana komponen template akan digunakan (header, footer, dll.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug templat yang akan mendapatkan \"fallback\"",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Menunjukkan jika templat adalah kustom atau bagian dari hierarki templat",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Prefiks templat untuk templat yang dibuat. Ini digunakan untuk mengekstrak jenis templat utama, mis. pada 'taksonomi-buku' kami mengekstraksi 'taksonomi'",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Di mana komponen template akan digunakan (header, footer, dll.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "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": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Versi skema theme.json yang digunakan untuk pengaturan tipografi.",
                            "type": "integer",
                            "default": 2,
                            "minimum": 2,
                            "maximum": 2,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "deklarasi font-family dalam format theme.json, dikodekan sebagai string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Versi skema theme.json yang digunakan untuk pengaturan tipografi.",
                            "type": "integer",
                            "default": 2,
                            "minimum": 2,
                            "maximum": 2,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "deklarasi font-family dalam format theme.json, dikodekan sebagai string.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "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": "ID untuk kelompok font induk pada tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID untuk kelompok font induk pada tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Versi skema theme.json yang digunakan untuk pengaturan tipografi.",
                            "type": "integer",
                            "default": 2,
                            "minimum": 2,
                            "maximum": 2,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "deklarasi font-face dalam format theme.json, dikodekan sebagai string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID untuk kelompok font induk pada tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID untuk kelompok font induk pada tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "popularity",
                                "rating",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "product_cat": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi product_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi product_cat.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi product_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi product_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "product_cat": {
                            "description": "Term diberikan untuk pos dalam taksonomi product_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi product_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "product_cat": {
                            "description": "Term diberikan untuk pos dalam taksonomi product_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi product_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "product_cat": {
                            "description": "Term diberikan untuk pos dalam taksonomi product_cat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi 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": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-courses\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-courses\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-courses\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_course_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-courses\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-lessons\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-lessons\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-lessons\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_lesson_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "lesson_materials": {
                            "description": "Lesson Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Lesson Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_deletion_enabled": {
                            "description": "Allow Student to Delete own Assignment(s)",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "visible_after": {
                            "description": "Make Lesson visible X Days After Sign-up",
                            "type": "number",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Make Lesson Visible on Specific Date",
                            "type": "wp_date_selector",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-lessons\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-topic\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-topic\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-topic\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_topic_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "topic_materials": {
                            "description": "Topic Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Topic Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-topic\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-quiz\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-quiz\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-quiz\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-quiz\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-question": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz": {
                            "default": "",
                            "description": "Quiz ID.",
                            "type": "integer",
                            "required": false
                        },
                        "question_type": {
                            "default": "single",
                            "description": "Question type.",
                            "type": "enum",
                            "enum": [
                                "single",
                                "multiple",
                                "free_answer",
                                "sort_answer",
                                "matrix_sort_answer",
                                "cloze_answer",
                                "assessment_answer",
                                "essay"
                            ],
                            "required": false
                        },
                        "points_total": {
                            "default": "",
                            "description": "Total Points amount",
                            "type": "integer",
                            "required": false
                        },
                        "points_per_answer": {
                            "default": "",
                            "description": "Different points for each answer",
                            "type": "boolean",
                            "required": false
                        },
                        "points_show_in_message": {
                            "default": "",
                            "description": "Show reached points in the correct\/incorrect message?",
                            "type": "boolean",
                            "required": false
                        },
                        "points_diff_modus": {
                            "default": "",
                            "description": "Different points - modus 2 activate",
                            "type": "boolean",
                            "required": false
                        },
                        "disable_correct": {
                            "default": "",
                            "description": "Disable answer correct setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "correct_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "incorrect_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "correct_same": {
                            "default": "",
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_enabled": {
                            "default": "",
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_message": {
                            "description": "Hint message.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "answers": {
                            "description": "Question answer sets.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/sfwd-question"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-question\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz": {
                            "description": "Quiz ID.",
                            "type": "integer",
                            "required": false
                        },
                        "question_type": {
                            "description": "Question type.",
                            "type": "enum",
                            "enum": [
                                "single",
                                "multiple",
                                "free_answer",
                                "sort_answer",
                                "matrix_sort_answer",
                                "cloze_answer",
                                "assessment_answer",
                                "essay"
                            ],
                            "required": false
                        },
                        "points_total": {
                            "description": "Total Points amount",
                            "type": "integer",
                            "required": false
                        },
                        "points_per_answer": {
                            "description": "Different points for each answer",
                            "type": "boolean",
                            "required": false
                        },
                        "points_show_in_message": {
                            "description": "Show reached points in the correct\/incorrect message?",
                            "type": "boolean",
                            "required": false
                        },
                        "points_diff_modus": {
                            "description": "Different points - modus 2 activate",
                            "type": "boolean",
                            "required": false
                        },
                        "disable_correct": {
                            "description": "Disable answer correct setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "correct_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "incorrect_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "correct_same": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_enabled": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_message": {
                            "description": "Hint message.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "answers": {
                            "description": "Question answer sets.",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-question\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-question\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-question\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "quiz": {
                            "description": "Quiz ID.",
                            "type": "integer",
                            "required": false
                        },
                        "question_type": {
                            "description": "Question type.",
                            "type": "enum",
                            "enum": [
                                "single",
                                "multiple",
                                "free_answer",
                                "sort_answer",
                                "matrix_sort_answer",
                                "cloze_answer",
                                "assessment_answer",
                                "essay"
                            ],
                            "required": false
                        },
                        "points_total": {
                            "description": "Total Points amount",
                            "type": "integer",
                            "required": false
                        },
                        "points_per_answer": {
                            "description": "Different points for each answer",
                            "type": "boolean",
                            "required": false
                        },
                        "points_show_in_message": {
                            "description": "Show reached points in the correct\/incorrect message?",
                            "type": "boolean",
                            "required": false
                        },
                        "points_diff_modus": {
                            "description": "Different points - modus 2 activate",
                            "type": "boolean",
                            "required": false
                        },
                        "disable_correct": {
                            "description": "Disable answer correct setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "correct_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "incorrect_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "correct_same": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_enabled": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_message": {
                            "description": "Hint message.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "answers": {
                            "description": "Question answer sets.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-question\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld-exam": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/ld-exam"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld-exam\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld-exam\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld-exam\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld-exam\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld-exam\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/groups\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/groups\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/groups\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "Term diberikan untuk pos dalam taksonomi ld_group_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/groups\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/oceanwp_library": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-active",
                                    "wc-switched",
                                    "wc-expired",
                                    "wc-pending-cancel",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "oh_enable_hook": {
                                    "type": "string",
                                    "description": "",
                                    "default": "disable"
                                },
                                "oh_hook_location": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "oh_hook_priority": {
                                    "type": "number",
                                    "description": "",
                                    "default": 10
                                },
                                "oh_hook_php": {
                                    "type": "string",
                                    "description": "",
                                    "default": "disable"
                                },
                                "oh_hook_cond_logic": {
                                    "type": "boolean",
                                    "description": "",
                                    "default": false
                                },
                                "display_on": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "hide_on": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "oh_hook_user_roles": {
                                    "type": "boolean",
                                    "description": "",
                                    "default": false
                                },
                                "user_roles_select": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "php_data": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/oceanwp_library"
                    }
                ]
            }
        },
        "\/wp\/v2\/oceanwp_library\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "oh_enable_hook": {
                                    "type": "string",
                                    "description": "",
                                    "default": "disable"
                                },
                                "oh_hook_location": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "oh_hook_priority": {
                                    "type": "number",
                                    "description": "",
                                    "default": 10
                                },
                                "oh_hook_php": {
                                    "type": "string",
                                    "description": "",
                                    "default": "disable"
                                },
                                "oh_hook_cond_logic": {
                                    "type": "boolean",
                                    "description": "",
                                    "default": false
                                },
                                "display_on": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "hide_on": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "oh_hook_user_roles": {
                                    "type": "boolean",
                                    "description": "",
                                    "default": false
                                },
                                "user_roles_select": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "php_data": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/oceanwp_library\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/oceanwp_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/oceanwp_library\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "ocean_post_layout": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_both_sidebars_content_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_both_sidebars_sidebars_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_second_sidebar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_margins": {
                                    "type": "string",
                                    "description": "",
                                    "default": "enable"
                                },
                                "ocean_add_body_class": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_has_shortcode": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_before_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_shortcode_after_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_top_bar": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_header": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_center_header_left_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_header_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_custom_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_retina_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_width": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_tablet_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_custom_logo_mobile_max_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_header_custom_menu": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_family": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_subset": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_size": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_font_size_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": "px"
                                },
                                "ocean_menu_typo_font_weight": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_font_weight_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_tablet": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_transform_mobile": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_line_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_line_height_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_typo_spacing": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_tablet": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_mobile": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_menu_typo_spacing_unit": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_hover": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_color_active": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_hover_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_link_active_background": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_bg": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_disable_heading": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_post_title": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_subheading": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_background": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_image_position": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_attachment": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_repeat": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_bg_image_size": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_post_title_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "ocean_post_title_bg_overlay": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0.5
                                },
                                "ocean_post_title_bg_overlay_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_disable_breadcrumbs": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_breadcrumbs_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_separator_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_breadcrumbs_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "ocean_display_footer_widgets": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_display_footer_bottom": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "ocean_custom_footer_template": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_disable_topbar_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_disable_header_sticky": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_style": {
                                    "type": "string",
                                    "description": "",
                                    "default": "default"
                                },
                                "osh_sticky_header_effect": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_custom_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_retina_sticky_logo": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_custom_sticky_logo_height": {
                                    "type": "number",
                                    "description": "",
                                    "default": 0
                                },
                                "osh_background_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_hover_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_links_active_bg_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "osh_menu_social_hover_links_color": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "oh_enable_hook": {
                                    "type": "string",
                                    "description": "",
                                    "default": "disable"
                                },
                                "oh_hook_location": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "oh_hook_priority": {
                                    "type": "number",
                                    "description": "",
                                    "default": 10
                                },
                                "oh_hook_php": {
                                    "type": "string",
                                    "description": "",
                                    "default": "disable"
                                },
                                "oh_hook_cond_logic": {
                                    "type": "boolean",
                                    "description": "",
                                    "default": false
                                },
                                "display_on": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "hide_on": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "oh_hook_user_roles": {
                                    "type": "boolean",
                                    "description": "",
                                    "default": false
                                },
                                "user_roles_select": {
                                    "type": "array",
                                    "description": "",
                                    "default": "",
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "php_data": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/oceanwp_library\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-essays": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "graded",
                                    "not_graded"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Filter by Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Filter by Lesson ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "topic": {
                            "description": "Filter by Topic ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "default": 0,
                            "description": "Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "default": 0,
                            "description": "Lesson ID",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "default": 0,
                            "description": "Topic ID",
                            "type": "integer",
                            "required": false
                        },
                        "points_max": {
                            "default": 0,
                            "description": "Essay Points Maximum",
                            "type": "integer",
                            "required": false
                        },
                        "points_awarded": {
                            "default": 0,
                            "description": "Essay Points Awarded",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/sfwd-essays"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-essays\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Lesson ID",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Topic ID",
                            "type": "integer",
                            "required": false
                        },
                        "points_max": {
                            "description": "Essay Points Maximum",
                            "type": "integer",
                            "required": false
                        },
                        "points_awarded": {
                            "description": "Essay Points Awarded",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-essays\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Lesson ID",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Topic ID",
                            "type": "integer",
                            "required": false
                        },
                        "points_max": {
                            "description": "Essay Points Maximum",
                            "type": "integer",
                            "required": false
                        },
                        "points_awarded": {
                            "description": "Essay Points Awarded",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-essays\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-assignment": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "graded",
                                    "not_graded"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Filter by Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Filter by Lesson ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "default": 0,
                            "description": "Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "default": 0,
                            "description": "Lesson ID",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "default": 0,
                            "description": "Topic ID",
                            "type": "integer",
                            "required": false
                        },
                        "approved_status": {
                            "default": "",
                            "description": "Assignment Approved Status",
                            "type": "string",
                            "enum": [
                                "",
                                "approved",
                                "not_approved"
                            ],
                            "required": false
                        },
                        "points_enabled": {
                            "default": 0,
                            "description": "Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "points_max": {
                            "default": 0,
                            "description": "Assignment Points Maximum",
                            "type": "integer",
                            "required": false
                        },
                        "points_awarded": {
                            "default": 0,
                            "description": "Assignment Points Awarded",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/sfwd-assignment"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-assignment\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Lesson ID",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Topic ID",
                            "type": "integer",
                            "required": false
                        },
                        "approved_status": {
                            "description": "Assignment Approved Status",
                            "type": "string",
                            "enum": [
                                "",
                                "approved",
                                "not_approved"
                            ],
                            "required": false
                        },
                        "points_enabled": {
                            "description": "Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "points_max": {
                            "description": "Assignment Points Maximum",
                            "type": "integer",
                            "required": false
                        },
                        "points_awarded": {
                            "description": "Assignment Points Awarded",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-assignment\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-active",
                                "wc-switched",
                                "wc-expired",
                                "wc-pending-cancel",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Lesson ID",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Topic ID",
                            "type": "integer",
                            "required": false
                        },
                        "approved_status": {
                            "description": "Assignment Approved Status",
                            "type": "string",
                            "enum": [
                                "",
                                "approved",
                                "not_approved"
                            ],
                            "required": false
                        },
                        "points_enabled": {
                            "description": "Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "points_max": {
                            "description": "Assignment Points Maximum",
                            "type": "integer",
                            "required": false
                        },
                        "points_awarded": {
                            "description": "Assignment Points Awarded",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-assignment\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Sebuah identitas alfanumerik untuk tipe pos.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Sebuah identitas alfanumerik untuk status.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Batasi hasil hanya untuk taksonomi yang terkait dengan tipe pos tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Sebuah identitas alfanumerik untuk taksonomi.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi set hasil untuk terma-terma dengan induk tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Lokasi yang ditetapkan pada menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Apakah akan menambahkan laman tingkat atas ke menu berikut secara otomatis.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Lokasi yang ditetapkan pada menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Apakah akan menambahkan laman tingkat atas ke menu berikut secara otomatis.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi set hasil untuk terma-terma dengan induk tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_course_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi set hasil untuk terma-terma dengan induk tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/ld_course_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_course_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_course_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/ld_course_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_course_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_lesson_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi set hasil untuk terma-terma dengan induk tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/ld_lesson_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_lesson_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_lesson_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/ld_lesson_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_lesson_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_topic_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi set hasil untuk terma-terma dengan induk tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/ld_topic_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_topic_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_topic_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/ld_topic_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_topic_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_group_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi set hasil untuk terma-terma dengan induk tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/ld_group_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_group_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_group_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/ld_group_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_group_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Urutkan koleksi berdasarkan atribut pengguna.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke pengguna dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Batasi hasil diatur ke pengguna yang setidaknya satu peran spesifik yang telah disediakan. Terima daftar csv atau peran tunggal.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Batasi jumlah hasil untuk pengguna sesuai setidaknya satu kapabilitas yang disediakan. Terima kapabilitas daftar csv atau satuan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Batasi kumpulan hasil kepada pengguna yang dianggap penulis.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Batasi jumlah hasil kepada pengguna yang telah mempublikasikan artikel.",
                            "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_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "product": "product",
                                    "sfwd-courses": "sfwd-courses",
                                    "sfwd-lessons": "sfwd-lessons",
                                    "sfwd-topic": "sfwd-topic",
                                    "sfwd-quiz": "sfwd-quiz",
                                    "sfwd-question": "sfwd-question",
                                    "ld-exam": "ld-exam",
                                    "groups": "groups",
                                    "oceanwp_library": "oceanwp_library",
                                    "sfwd-essays": "sfwd-essays",
                                    "sfwd-assignment": "sfwd-assignment"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "username": {
                            "description": "Nama login untuk pengguna.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Nama tampilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Alamat email pengguna.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL pengguna.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lokal untuk pengguna.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "bg_BG",
                                "cs_CZ",
                                "da_DK",
                                "de_DE",
                                "el",
                                "en_GB",
                                "es_ES",
                                "fi",
                                "fr_FR",
                                "hu_HU",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "nl_NL",
                                "nn_NO",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sk_SK",
                                "sl_SI",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Panggilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identifikasi alfanumerik untuk pengguna tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Peran yang ditetapkan untuk pengguna.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pengguna (tak pernah disertakan).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Preferensi tanggal dan waktu telah diperbarui.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pengguna.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pengguna.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Nama login untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tampilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Alamat email pengguna.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL pengguna.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lokal untuk pengguna.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "bg_BG",
                                "cs_CZ",
                                "da_DK",
                                "de_DE",
                                "el",
                                "en_GB",
                                "es_ES",
                                "fi",
                                "fr_FR",
                                "hu_HU",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "nl_NL",
                                "nn_NO",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sk_SK",
                                "sl_SI",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Panggilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identifikasi alfanumerik untuk pengguna tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Peran yang ditetapkan untuk pengguna.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pengguna (tak pernah disertakan).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Preferensi tanggal dan waktu telah diperbarui.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pengguna.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Harus true, karena pengguna tidak mendukung pembuangan.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Alihkan pos dan tautan pengguna yang dihapus ke ID pengguna ini.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Nama login untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tampilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Alamat email pengguna.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL pengguna.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lokal untuk pengguna.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "bg_BG",
                                "cs_CZ",
                                "da_DK",
                                "de_DE",
                                "el",
                                "en_GB",
                                "es_ES",
                                "fi",
                                "fr_FR",
                                "hu_HU",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "nl_NL",
                                "nn_NO",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sk_SK",
                                "sl_SI",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Panggilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identifikasi alfanumerik untuk pengguna tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Peran yang ditetapkan untuk pengguna.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pengguna (tak pernah disertakan).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Preferensi tanggal dan waktu telah diperbarui.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Harus true, karena pengguna tidak mendukung pembuangan.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Alihkan pos dan tautan pengguna yang dihapus ke ID pengguna ini.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Tersedia UUID dari aplikasi untuk identifikasi yang unik. Direkomendasikan untuk menggunakan UUID v5 dengan URL atau namespace DNS.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Nama kata sandi aplikasi.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Tersedia UUID dari aplikasi untuk identifikasi yang unik. Direkomendasikan untuk menggunakan UUID v5 dengan URL atau namespace DNS.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Nama kata sandi aplikasi.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk komentar yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi kumpulan hasil untuk komentar dengan ID pengguna tertentu. Membutuhkan otorisasi.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan komentar dengan ID pengguna tertentu. Membutuhkan otorisasi.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Batasi kumpulan hasil hanya dari email penulis tertentu. Membutuhkan otorisasi.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk komentar yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut komentar.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Batasi kumpulan hasil untuk komentar dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Pastikan kumpulan hasil mengecualikan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Batasi kumpulan hasil untuk komentar dengan ID pos tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Batasi kumpulan hasil untuk komentar dengan status tertentu. Membutuhkan otorisasi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Batasi kumpulan hasil untuk komentar dengan tipe tertentu. Membutuhkan otorisasi.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "ID dari objek pengguna, jika penulis adalah pengguna.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Alamat email penulis komentar.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Alamat IP penulis komentar.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Tampilkan nama penulis komentar.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL untuk penulis komentar.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Agen pengguna untuk penulis komentar.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Konten komentar.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten komentar, sesuai yang tersimpan di database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tampilkan konten HTML untuk komentar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat komentar dipublikasikan, dalam zona waktu situs.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal penerbitan komentar, dalam GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID induk komentar.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "ID objek pos terkait.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status komentar.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Pengidentifikasi unik untuk komentar.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos induk dari komen (jika pos dilindungi kata sandi).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk komentar.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "ID dari objek pengguna, jika penulis adalah pengguna.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Alamat email penulis komentar.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Alamat IP penulis komentar.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Tampilkan nama penulis komentar.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL untuk penulis komentar.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Agen pengguna untuk penulis komentar.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Konten komentar.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten komentar, sesuai yang tersimpan di database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tampilkan konten HTML untuk komentar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat komentar dipublikasikan, dalam zona waktu situs.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal penerbitan komentar, dalam GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk komentar.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "ID objek pos terkait.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status komentar.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk komentar.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos induk dari komen (jika pos dilindungi kata sandi).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Batasi hasil dari sebuah tipe objek.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Batasi hasil dari satu atau lebih subtipe objek.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "product",
                                    "sfwd-courses",
                                    "sfwd-lessons",
                                    "sfwd-topic",
                                    "sfwd-quiz",
                                    "ld-exam",
                                    "groups",
                                    "oceanwp_library",
                                    "sfwd-essays",
                                    "sfwd-assignment",
                                    "category",
                                    "post_tag",
                                    "product_cat",
                                    "product_tag",
                                    "ld_course_category",
                                    "ld_course_tag",
                                    "ld_lesson_category",
                                    "ld_lesson_tag",
                                    "ld_topic_category",
                                    "ld_topic_tag",
                                    "ld_group_category",
                                    "ld_group_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Nama terdaftar unik untuk blok.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Atribut untuk blok",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID dari konteks pos.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace blok.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace blok.",
                            "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": "Nama blok",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace blok.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "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": "ID untuk induk revisi gaya global.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk revisi gaya global.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Pengidentifikasi tema",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Pengidentifikasi tema",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "styles": {
                            "description": "Gaya global.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Pengaturan global.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Judul variasi pengaturan global.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul variasi pengaturan global, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "description": "Judul situs.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Slogan situs.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "description": "URL Situs.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "description": "Alamat ini dipakai untuk keperluan administrasi, misalnya notifikasi pengguna baru.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "description": "Kota dalam zona waktu yang sama dengan Anda.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "description": "Format tanggal untuk semua untaian tanggal.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "description": "Format waktu untuk semua untaian waktu.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "description": "Urutan hari dalam seminggu yang menjadi mulainya minggu.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "description": "Kode lokal WordPress.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "description": "Konversikan emotikon seperti :-) dan :-P ke grafik saat ditampilkan.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "description": "Kategori pos bawaan.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "description": "Format pos bawaan.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "description": "Tampilan maksimum laman blog.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "description": "Yang akan ditampilkan di laman depan",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "description": "ID laman yang seharusnya ditampilkan di laman depan",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "description": "ID laman yang dapat menampilkan pos terbaru",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "description": "Izinkan notifikasi tautan dari blog lain (pingbalik dan lacakbalik) pada artikel baru.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "description": "Izinkan orang mengirim komentar pada artikel baru.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "description": "Logo situs.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "description": "Ikon situs",
                            "type": "integer",
                            "required": false
                        },
                        "pickup_location_settings": {
                            "description": "WooCommerce Local Pickup Method Settings",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "description": "Jika diaktifkan, metode ini akan muncul pada checkout berbasis blok.",
                                    "type": "string",
                                    "enum": [
                                        "yes",
                                        "no"
                                    ]
                                },
                                "title": {
                                    "description": "Ini mengatur judul yang dilihat konsumen saat membayar",
                                    "type": "string"
                                },
                                "tax_status": {
                                    "description": "Jika biaya ditetapkan, fitur ini mengendalikan penerapan pajak untuk biaya tersebut.",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "none"
                                    ]
                                },
                                "cost": {
                                    "description": "Biaya opsional yang dikenakan untuk pengambilan lokal.",
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "pickup_locations": {
                            "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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Batasan hasil diatur hingga pada tema yang memiliki satu atau lebih status.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Stylesheet tema. Ini secara unik mengidentifikasi tema.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Batasi hasil untuk plugin dengan status yang diberikan.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Slug direktori plugin WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Status aktivasi plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Status aktivasi plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Id sidebar yang terdaftar",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Widget yang disusun.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "ID tipe widget",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "ID tipe widget",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Pengaturan instance widget saat ini.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Data formulir widget serial untuk dikodekan ke dalam pengaturan instance.",
                            "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": "ID tipe widget",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Pengaturan instance widget saat ini.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Sidebar tempat untuk mengembalikan widget.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Jenis widgetnya. Sesuai dengan ID di titik akhir tipe widget.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Sidebar tempat widget berasal.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Pengaturan instance widget, jika didukung.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Representasi encode Base64 dari pengaturan instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash kriptografik dari pengaturan instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Setelan instance yang tidak dienkode, jika didukung.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Data formulir yang dienkode-URL dari formulir widget admin. Digunakan untuk memperbarui widget yang tidak mendukung instance. Hanya tulis.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Jenis widgetnya. Sesuai dengan ID di titik akhir tipe widget.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Sidebar tempat widget berasal.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Pengaturan instance widget, jika didukung.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Representasi encode Base64 dari pengaturan instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash kriptografik dari pengaturan instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Setelan instance yang tidak dienkode, jika didukung.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Data formulir yang dienkode-URL dari formulir widget admin. Digunakan untuk memperbarui widget yang tidak mendukung instance. Hanya tulis.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Apakah akan menghapus widget dengan paksa atau memindahkannya ke sidebar nonaktif.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Batasi hasil yang telah diatur untuk menghalangi penyesuaian istilah pencarian.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Batasi hasil yang cocok dengan ID kategori.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Batasi hasil yang cocok dengan ID kata kunci.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil hanya untuk yang cocok dengan pola (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/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": "URL untuk diproses.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Pengenal alfanumerik untuk lokasi menu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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:\/\/atlasfitnes.com\/id\/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:\/\/atlasfitnes.com\/id\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 6985,
    "site_icon": 2177,
    "site_icon_url": "https:\/\/atlasfitnes.com\/wp-content\/uploads\/2023\/09\/cropped-logo-crn-favicon.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/media\/6985"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/atlasfitnes.com\/id\/wp-json\/wp\/v2\/media\/2177"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}